The X component of the 3D vector that defines the starting rotation axis.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double StartAxisX { get; set; } |
| Visual Basic |
|---|
Public Property StartAxisX As Double Get Set |
| JScript |
|---|
function get StartAxisX () : double function set StartAxisX (value : double) |
Remarks
This property is only used if the dynamic animation is associated with a 3D object.