GltfMesh.Mesh 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 GltfMesh
public:
property UnityEngine::Mesh ^ Mesh { UnityEngine::Mesh ^ get(); };
public UnityEngine.Mesh Mesh { get; }
member this.Mesh : UnityEngine.Mesh
Public ReadOnly Property Mesh As Mesh
Property Value
- UnityEngine.Mesh