Namespace Mux.Markup.Extras
Classes
MuxUIMesh
Backing implementation for UIMesh.
Triangle
A UIMeshItem that represents a triangle.
UIMesh
A class that allows creating or modifying meshes with XAML and data binding.
UIMeshItem
A class that represents vertices and triangles.
UIMeshItemWithCollection
A UIMeshItem with utilities useful to handle
UIVertexQuad
A UIMeshItem that represents a quad.
UIVertexStream
A UIMeshItem that represents a stream of custom UnityEngine.UIVertex and corresponding indices.
UIVertexTriangleStream
A UIMeshItem that represents a list of triangles.
Vert
A UIMeshItem that represents a single vertex.