GetTextureOffset

public Vector2 GetTextureOffset(int nameID) ;

Get TextureOffset value./

Parameter Name Description
nameID Property name ID.
Specify the ID of the vector property that stores TextureOffset.

TextureOffset value

public Vector2 GetTextureOffset(string name) ;

Get TextureOffset value./

Parameter Name Description
name Property name.
Specify the name of the vector property that stores TextureOffset.

TextureOffset value