Type alias GlobalDirectionRaycastSystemOptions

GlobalDirectionRaycastSystemOptions: {
    direction?: PBVector3;
}

Type declaration