Property translate
translate
Delegate that processes the translation, using the vector3 passed in Caller also provides the ray origin that is doing the action, and which axes are constrained, if any
Declaration
Action<Vector3, Transform, AxisFlags> translate { set; }
Property Value
Type | Description |
---|---|
Action<Vector3, Transform, AxisFlags> |