Class MeshPart

Mesh part - set of vertex indexes with graphics primitive type

Inherits from

  • Object (base class)

Constructors

Name Description
this

Fields

Name Type Description
_indexData ushort[]
_type PrimitiveType

Properties

Name Type Description
data [get] const(ushort[]) index data
length [get] int index length
type [get] PrimitiveType returns primitive type
type [set] PrimitiveType change primitive type

Methods

Name Description
add

Authors

Copyright

License