disguise developers

Designer Plugins

Plugins for Disguise Designer software.

Mesh

Base class: Node

Subclasses: DeltaMesh, MeshFromObj, MeshFromScene, MeshUnion, SkinnedMesh2

Properties

animationDuration : float (Read-Only)

animationPositionSec : float

centroid : Vec (Read-Only)

extent : Any (Read-Only)

return a tuple of (min, max) points representing the extents of the mesh

materials : List[DxMaterial]

nodes : List[Node]

triangles : List[Triangle]

vertNormalVisualiser : VertNormalVisualiser

verts : List[Vert]

Methods

exportMesh(self, path: Path, normalise: int, toWorld: Mat) -> bool

hasBoneInfo(self) -> bool

renderTriBuffer(self, type: int, mtl: DxMaterial)

renderTriBufferSetup(self)

updateMesh(self)