cohtml.MeshInfo
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| MeshInfo() | |
| void | GetSubMeshId(SubMeshDescriptor desc, out int subMeshId) |
| void | Reset() |
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| Mesh | m_Mesh |
| bool | m_ShouldBeUpdated |
| int | m_CurrentSubMeshId |
Public Functions Documentation
Section titled “Public Functions Documentation”function MeshInfo
Section titled “function MeshInfo”MeshInfo()function GetSubMeshId
Section titled “function GetSubMeshId”void GetSubMeshId( SubMeshDescriptor desc, out int subMeshId)function Reset
Section titled “function Reset”void Reset()Public Attributes Documentation
Section titled “Public Attributes Documentation”variable m_Mesh
Section titled “variable m_Mesh”Mesh m_Mesh;variable m_ShouldBeUpdated
Section titled “variable m_ShouldBeUpdated”bool m_ShouldBeUpdated;variable m_CurrentSubMeshId
Section titled “variable m_CurrentSubMeshId”int m_CurrentSubMeshId;© 2026 Coherent Labs. All rights reserved.