Class CurvedUITMPSubmesh
- Namespace
- CurvedUI
- Assembly
- Assembly-CSharp.dll
[ExecuteInEditMode]
public class CurvedUITMPSubmesh : MonoBehaviour
- Inheritance
-
CurvedUITMPSubmesh
- Inherited Members
-
- Extension Methods
-
Constructors
CurvedUITMPSubmesh()
public CurvedUITMPSubmesh()
Fields
_crvdVe
public CurvedUIVertexEffect _crvdVe
Field Value
- CurvedUIVertexEffect
_curvedMesh
Field Value
- Mesh
_straightMesh
public Mesh _straightMesh
Field Value
- Mesh
_tmPsub
public TMP_SubMeshUI _tmPsub
Field Value
- TMP_SubMeshUI
_tmPtext
public TextMeshProUGUI _tmPtext
Field Value
- TextMeshProUGUI
_vh
Field Value
- VertexHelper
Methods
UpdateSubmesh(bool, bool)
public void UpdateSubmesh(bool tesselate, bool curve)
Parameters
tesselate
bool
curve
bool