Struct ConstraintSource
Inherited Members
Namespace: UnityEngine.Animations
Assembly: UnityEngine.dll
Syntax
[Serializable]
public struct ConstraintSource
Properties
| Improve this Doc View SourcesourceTransform
Declaration
public Transform sourceTransform { get; set; }
Property Value
| Type | Description |
|---|---|
| Transform |
weight
Declaration
public float weight { get; set; }
Property Value
| Type | Description |
|---|---|
| Single |