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