Generated from class MR.SymbolMeshParams. Derived classes: Direct: (non-virtual) MR.TextMeshAlignParams This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_SymbolMeshParams () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_SymbolMeshParams (string text, int fontDetalization, MR.Vector2f symbolsDistanceAdditionalOffset, float symbolsThicknessOffsetModifier, MR.AlignType align, string pathToFontFile) |
| | Constructs MR.SymbolMeshParams elementwise.
|
| |
|
unsafe | Const_SymbolMeshParams (MR._ByValue_SymbolMeshParams _other) |
| | Generated from constructor MR.SymbolMeshParams.SymbolMeshParams.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
static unsafe float | MaxGeneratedFontHeight [get] |
| |
|
unsafe MR.Std.Const_String | text [get] |
| |
|
unsafe int | fontDetalization [get] |
| |
|
unsafe ref readonly MR.Vector2f | symbolsDistanceAdditionalOffset [get] |
| |
|
unsafe float | symbolsThicknessOffsetModifier [get] |
| |
|
unsafe MR.AlignType | align [get] |
| |
|
unsafe MR.Std.Filesystem.Const_Path | pathToFontFile [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.SymbolMeshParams. Derived classes: Direct: (non-virtual) MR.TextMeshAlignParams This is the const half of the class.
The documentation for this class was generated from the following file: