







![]() ![]() |
Project Mercury API Reference |
MaskEmitter..::.Height Property |
MaskEmitter Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Gets or sets the height.
Namespace:
ProjectMercury.Emitters
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
C# |
---|
public float Height { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Height As Single |
Visual C++ |
---|
public: property float Height { float get (); void set (float value); } |