Generated from class MR.TextMeshAlignParams. Base classes: Direct: (non-virtual) MR.SymbolMeshParams This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | TextMeshAlignParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | TextMeshAlignParams (MR._ByValue_TextMeshAlignParams _other) |
| Generated from constructor MR.TextMeshAlignParams.TextMeshAlignParams. | |
| TextMeshAlignParams (Const_TextMeshAlignParams _other) | |
| Generated from constructor MR.TextMeshAlignParams.TextMeshAlignParams. | |
| TextMeshAlignParams (TextMeshAlignParams _other) | |
| Generated from constructor MR.TextMeshAlignParams.TextMeshAlignParams. | |
| unsafe MR.TextMeshAlignParams | assign (MR._ByValue_TextMeshAlignParams _other) |
| Generated from method MR::TextMeshAlignParams::operator=. | |
| Public Member Functions inherited from MR.Const_TextMeshAlignParams | |
| virtual void | Dispose () |
| unsafe | Const_TextMeshAlignParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_TextMeshAlignParams (MR._ByValue_TextMeshAlignParams _other) |
| Generated from constructor MR.TextMeshAlignParams.TextMeshAlignParams. | |
| Const_TextMeshAlignParams (Const_TextMeshAlignParams _other) | |
| Generated from constructor MR.TextMeshAlignParams.TextMeshAlignParams. | |
| Const_TextMeshAlignParams (TextMeshAlignParams _other) | |
| Generated from constructor MR.TextMeshAlignParams.TextMeshAlignParams. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.SymbolMeshParams (TextMeshAlignParams self) |
| Static Public Member Functions inherited from MR.Const_TextMeshAlignParams | |
| static unsafe implicit | operator MR.Const_SymbolMeshParams (Const_TextMeshAlignParams self) |
Properties | |
| new unsafe MR.MeshTriPoint | startPoint [get, protected set] |
| Position on mesh, where text's pivot point is mapped. | |
| new unsafe ref MR.Vector2f | pivotPoint [get] |
| Position of the startPoint in a text bounding box (0, 0) - bottom left, (0, 1) - bottom right, (0.5, 0.5) - center, (1, 1) - top right. | |
| new unsafe ref MR.Vector3f | direction [get] |
| Direction of text, must be not zero. | |
| new unsafe MR.? ConstBox_Vector3f | textNormal [get, set] |
| Text normal to surface, if nullptr - use mesh normal at startPoint | |
| new unsafe ref float | fontHeight [get] |
| Font height, meters. | |
| new unsafe ref float | surfaceOffset [get] |
| Text mesh inside and outside offset of input mesh. | |
| new unsafe ref float | textMaximumMovement [get] |
| Maximum possible movement of text mesh alignment, meters. | |
| new unsafe ref bool | fontBasedSizeCalc [get] |
| If true then size of each symbol will be calculated from font height, otherwise - on bounding box of the text. | |
| new unsafe MR.Std.String | text [get, protected set] |
| new unsafe ref int | fontDetalization [get] |
| new unsafe ref MR.Vector2f | symbolsDistanceAdditionalOffset [get] |
| new unsafe ref float | symbolsThicknessOffsetModifier [get] |
| new unsafe ref MR.AlignType | align [get] |
| new unsafe MR.Std.Filesystem.Path | pathToFontFile [get, protected set] |
| Properties inherited from MR.Const_TextMeshAlignParams | |
| unsafe MR.Const_MeshTriPoint | startPoint [get, protected set] |
| Position on mesh, where text's pivot point is mapped. | |
| unsafe ref readonly MR.Vector2f | pivotPoint [get] |
| Position of the startPoint in a text bounding box (0, 0) - bottom left, (0, 1) - bottom right, (0.5, 0.5) - center, (1, 1) - top right. | |
| unsafe ref readonly MR.Vector3f | direction [get] |
| Direction of text, must be not zero. | |
| unsafe MR.? ConstBox_Vector3f | textNormal [get] |
| Text normal to surface, if nullptr - use mesh normal at startPoint | |
| unsafe float | fontHeight [get] |
| Font height, meters. | |
| unsafe float | surfaceOffset [get] |
| Text mesh inside and outside offset of input mesh. | |
| unsafe float | textMaximumMovement [get] |
| Maximum possible movement of text mesh alignment, meters. | |
| unsafe bool | fontBasedSizeCalc [get] |
| If true then size of each symbol will be calculated from font height, otherwise - on bounding box of the text. | |
| static unsafe float | MaxGeneratedFontHeight [get] |
| unsafe MR.Std.Const_String | text [get, protected set] |
| 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, protected set] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_TextMeshAlignParams | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_TextMeshAlignParams | |
| unsafe MR.Vector2f * | __ref_storage_pivotPoint |
| unsafe MR.Vector3f * | __ref_storage_direction |
| unsafe MR.ConstBox_Vector3f._Underlying ** | __ptr_storage_textNormal |
| unsafe float * | __ref_storage_fontHeight |
| unsafe float * | __ref_storage_surfaceOffset |
| unsafe float * | __ref_storage_textMaximumMovement |
| unsafe bool * | __ref_storage_fontBasedSizeCalc |
| unsafe int * | __ref_storage_fontDetalization |
| unsafe MR.Vector2f * | __ref_storage_symbolsDistanceAdditionalOffset |
| unsafe float * | __ref_storage_symbolsThicknessOffsetModifier |
| unsafe MR.AlignType * | __ref_storage_align |
| Static Protected Attributes inherited from MR.Const_TextMeshAlignParams | |
| static unsafe float * | __ref_storage_MaxGeneratedFontHeight |
Generated from class MR.TextMeshAlignParams. Base classes: Direct: (non-virtual) MR.SymbolMeshParams This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.TextMeshAlignParams.TextMeshAlignParams.
|
inline |
Generated from constructor MR.TextMeshAlignParams.TextMeshAlignParams.
|
inline |
Generated from constructor MR.TextMeshAlignParams.TextMeshAlignParams.
|
inline |
Generated from method MR::TextMeshAlignParams::operator=.
|
inlinestatic |
|
get |
|
get |
Direction of text, must be not zero.
|
get |
If true then size of each symbol will be calculated from font height, otherwise - on bounding box of the text.
|
get |
|
get |
Font height, meters.
|
getprotected set |
|
get |
Position of the startPoint in a text bounding box (0, 0) - bottom left, (0, 1) - bottom right, (0.5, 0.5) - center, (1, 1) - top right.
|
getprotected set |
Position on mesh, where text's pivot point is mapped.
|
get |
Text mesh inside and outside offset of input mesh.
|
get |
|
get |
|
getprotected set |
|
get |
Maximum possible movement of text mesh alignment, meters.
|
getset |
Text normal to surface, if nullptr - use mesh normal at startPoint