void TMPro.TMP_SubMesh.DestroySelf |
( |
| ) |
|
|
inline |
float TMPro.TMP_SubMesh.GetPaddingForMaterial |
( |
| ) |
|
|
inline |
Function called when the padding value for the material needs to be re-calculated.
- Returns
void TMPro.TMP_SubMesh.SetMaterialDirty |
( |
| ) |
|
|
inline |
void TMPro.TMP_SubMesh.SetVerticesDirty |
( |
| ) |
|
|
inline |
void TMPro.TMP_SubMesh.UpdateColliders |
( |
int |
vertexCount | ) |
|
|
inline |
void TMPro.TMP_SubMesh.UpdateMaterial |
( |
| ) |
|
|
inlineprotected |
void TMPro.TMP_SubMesh.UpdateMeshPadding |
( |
bool |
isExtraPadding, |
|
|
bool |
isUsingBold |
|
) |
| |
|
inline |
Function to update the padding values of the object.
- Parameters
-
BoxCollider TMPro.TMP_SubMesh.boxCollider |
|
get |
Material TMPro.TMP_SubMesh.fallbackMaterial |
|
getset |
The fallback material created from the properties of the fallback source material.
Material TMPro.TMP_SubMesh.fallbackSourceMaterial |
|
getset |
The source material used by the fallback font
The TMP Font Asset assigned to this sub text object.
bool TMPro.TMP_SubMesh.isDefaultMaterial |
|
getset |
Is the text object using the default font asset material.
Material TMPro.TMP_SubMesh.material |
|
getset |
The material to be assigned to this object. Returns an instance of the material.
Mesh TMPro.TMP_SubMesh.mesh |
|
getset |
The Mesh of this text sub object.
MeshFilter TMPro.TMP_SubMesh.meshFilter |
|
get |
The MeshFilter of this text sub object.
float TMPro.TMP_SubMesh.padding |
|
getset |
Padding value resulting for the property settings on the material.
new Renderer TMPro.TMP_SubMesh.renderer |
|
get |
The Mesh Renderer of this text sub object.
Material TMPro.TMP_SubMesh.sharedMaterial |
|
getset |
The material to be assigned to this text object.
The TMP Sprite Asset assigned to this sub text object.
The documentation for this class was generated from the following file: