MeshInfo Class

Summary

Portion of model information associated with a single mesh file.
Namespace
Atavism
Base Types
  • object
Derived Types
graph BT Type-->Base0["object"] Type["MeshInfo"] class Type type-node Derived0["OldMeshInfo"]-->Type click Derived0 "/docs/client_api_10.4.0/api/Atavism/OldMeshInfo"

Syntax

public class MeshInfo

Fields

Name Constant Value Summary
displayID
meshFile
submeshList

Properties

Name Value Summary
DisplayID int
MeshFile string
SubmeshList List<SubmeshInfo>

Methods