Enum SUAnimationData.DelayMode_ID
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
public enum DelayMode_ID
Fields
| Name | Description |
|---|---|
| Normal | Uses the delay setup in the inspector |
| WithSiblingIndex | Uses the delay setup in the inspector multiplied by the sibling index of the object |
| WithSiblingIndexShifted | Uses the delay setup in the inspector multiplied by the sibling index of the object (sibling indexes will be shifted starting from 1 ) |