isLinear
Description​
Gets or sets whether the automation is applied linear.
- JavaScript
- C#
- Kotlin
isLinear: boolean;
bool IsLinear { get; set; }
var isLinear: Boolean
Gets or sets whether the automation is applied linear.
isLinear: boolean;
bool IsLinear { get; set; }
var isLinear: Boolean