Interface IMultiReferentialConstraintData
Namespace: UnityEngine.Animations.Rigging
Syntax
public interface IMultiReferentialConstraintData
Properties
driver
Declaration
int driver { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
sourceObjects
Declaration
Transform[] sourceObjects { get; }
Property Value
Type | Description |
---|---|
Transform[] |