Type alias LocalDirectionRaycastSystemOptions

LocalDirectionRaycastSystemOptions: {
    direction?: PBVector3;
}

Type declaration