Type alias GlobalTargetRaycastSystemOptions

GlobalTargetRaycastSystemOptions: {
    target?: PBVector3;
}

Type declaration