ConstraintSource
Represents a source for the constraint.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public struct ConstraintSource
Properties
Property | Description |
|---|---|
| sourceTransform | The transform component of the source object. |
| weight | The weight of the source in the evaluation of the constraint. |