RayCastFlags
Values
Name | Description |
---|---|
CheckDetailMesh | Value: 1 |
IsAsyncRaycast | Value: 2 |
DontCheckWater | Value: 4 |
DontCheckTerrain | Value: 8 |
DontCheckRagdoll | Value: 16 |
DontCheckCharacter | Value: 32 |
DontCheckGroup | Value: 64 |
DontCheckPhantoms | Value: 128 |
Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)