Struct ConstraintSource
Inherited Members
Namespace: UnityEngine.Animations
Assembly: UnityEngine.dll
Syntax
[Serializable]
public struct ConstraintSourceProperties
| 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 |