Sets new sprite position.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[DefaultMethodAttribute] public void SetPosition( float x, float y, float z ) |
Parameters
- x
- Type: System..::.Single
New position in the axis X.
- y
- Type: System..::.Single
New position in the axis Y.
- z
- Type: System..::.Single
New position in the axis Z.