Repetition Type
Represents different repetition modes for an animated behavior.
Union cases
Union case | Description |
Full Usage:
Cycle Cycles
Parameters:
int
|
|
Full Usage:
Iterate Iterations
Parameters:
int
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsCycle
Returns: bool
|
|
Full Usage:
this.IsIterate
Returns: bool
|
|