|
VRC SDK
This project aims to completely document the VRChat Unity SDK
|


Public Attributes | |
| VRCPlayerApi | player |
| Vector3 | moveDirection |
| float | moveLength |
| Vector3 | normal |
| Vector3 | point |
Definition at line 308 of file VRCSDK3.cs.
| Vector3 VRC.SDK3.ControllerColliderPlayerHit.moveDirection |
Definition at line 312 of file VRCSDK3.cs.
| float VRC.SDK3.ControllerColliderPlayerHit.moveLength |
Definition at line 314 of file VRCSDK3.cs.
| Vector3 VRC.SDK3.ControllerColliderPlayerHit.normal |
Definition at line 316 of file VRCSDK3.cs.
| VRCPlayerApi VRC.SDK3.ControllerColliderPlayerHit.player |
Definition at line 310 of file VRCSDK3.cs.
| Vector3 VRC.SDK3.ControllerColliderPlayerHit.point |
Definition at line 318 of file VRCSDK3.cs.