Cinemachine
Target Fields |
The CinemachineTargetGroupTarget type exposes the following members.
Fields
Name | Description | |
---|---|---|
radius | The radius of the target, used for calculating the bounding box. Cannot be negative | |
target | The target objects. This object's position and orientation will contribute to the
group's average position and orientation, in accordance with its weight | |
weight | How much weight to give the target when averaging. Cannot be negative |
See Also