







|
| Project Mercury API Reference |
| LinearGravityModifier..::.Gravity Field |
| LinearGravityModifier Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Gets or sets the gravity vector.
Namespace:
ProjectMercury.Modifiers
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
| C# |
|---|
public Vector2 Gravity |
| Visual Basic (Declaration) |
|---|
Public Gravity As Vector2 |
| Visual C++ |
|---|
public: Vector2 Gravity |
