Property IsPropertyAnimatable
IsPropertyAnimatable
Boolean indicating if the folding state material property is animatable or not.
Declaration
[Chainable]
public bool IsPropertyAnimatable { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if the property can be animated, false otherwise. |