TranslationOffset Field

Project Mercury API

[This is preliminary documentation and is subject to change.]

Gets or sets an offset vector for the shape.

Namespace:  ProjectMercury.Emitters
Assembly:  ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0

Syntax

C#
public Vector2 TranslationOffset
Visual Basic (Declaration)
Public TranslationOffset As Vector2
Visual C++
public:
Vector2 TranslationOffset

See Also