Moves the sprite.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public void Move( Vector3 delta ) |
Parameters
- delta
- Type: Vector3
Vector Vector3 that gives the sprite position shift.