Home
Manual
Reference
Scripting
Scripting Reference
Switch to Component
Mesh
.GetTopology
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Attributes
Enumerations
History
Index
Mesh
All Members
Variables
bindposes
boneWeights
bounds
colors
colors32
isReadable
normals
subMeshCount
tangents
triangles
uv
uv2
vertexCount
vertices
Constructors
Mesh
Functions
Clear
CombineMeshes
GetIndices
GetTopology
GetTriangles
MarkDynamic
Optimize
RecalculateBounds
RecalculateNormals
SetIndices
SetTriangles
Inherited Variables
hideFlags
name
Inherited Functions
GetInstanceID
ToString
Inherited Class Functions
Destroy
DestroyImmediate
DontDestroyOnLoad
FindObjectOfType
FindObjectsOfType
Instantiate
operator !=
operator ==
operator bool
function
GetTopology (submesh :
int
) :
MeshTopology
Description
Gets the topology of a submesh.
See Also:
MeshTopology
enum,
SetIndices
function.