GltfMeshPrimitive.SubMesh Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unity Mesh wrapper for the GltfMeshPrimitive SubMesh
public:
property UnityEngine::Mesh ^ SubMesh { UnityEngine::Mesh ^ get(); };
public UnityEngine.Mesh SubMesh { get; }
member this.SubMesh : UnityEngine.Mesh
Public ReadOnly Property SubMesh As Mesh
Property Value
- UnityEngine.Mesh