Sets animation end coordinates.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[DefaultMethodAttribute] public void SetEndPosition( float x, float y, float z ) |
Parameters
- x
- Type: System..::.Single
The X coordinate.
- y
- Type: System..::.Single
The Y coordinate.
- z
- Type: System..::.Single
The Z coordinate.