Method | Description | |
---|---|---|
CalcAnchorOffset ( Mesh mesh, TextAnchor anchor ) : Vector3 | ||
CreateFontMaterial ( ) : Material | ||
SelectAndMoveToView ( GameObject go ) : void | ||
UpdateMesh ( Mesh &mesh, string text, |
Method | Description | |
---|---|---|
ReplaceBuiltinWithSimple ( ) : void |
public static CalcAnchorOffset ( Mesh mesh, TextAnchor anchor ) : Vector3 | ||
mesh | Mesh | |
anchor | TextAnchor | |
return | Vector3 |
public static CreateFontMaterial ( ) : Material | ||
return | Material |
public static SelectAndMoveToView ( GameObject go ) : void | ||
go | GameObject | |
return | void |
public static UpdateMesh ( Mesh &mesh, string text, |
||
mesh | Mesh | |
text | string | |
color | ||
return | void |