InheritDeltaRotation
InheritDeltaRotation
Description
Inherit incremental rotation
Make the rotation property of the object on which this component is mounted equal to its own rotation + the rotation of the target object.
Usage
add to the object to be inherited for incremental rotation
Comment
Variables
| Name | Type | Description |
|---|---|---|
| target | Transform | target object |
| multiplier | Vector3 | Multiplication of rotation speed in each axis direction |
