Click or drag to resize

ControllerPhysics Methods

The ControllerPhysics type exposes the following members.

Methods
  NameDescription
Public methodSetHandStretchAmount
Specify how much the hand is stretched. This reduces the collider on the palm to be smaller so it fits in with the space the hand should be taking up
Public methodSetState
Set the new state for physics on the controller
Top
Extension Methods
  NameDescription
Public Extension MethodGetCopyOf
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.)
Public Extension MethodWaitForT
Waits for a singleton on a coroutine
(Defined by SingletonManager.)
Top
See Also