MeshComponent.Mesh 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
Mesh用于呈现和空间查询的 。
public:
property Microsoft::Azure::RemoteRendering::Mesh ^ Mesh { Microsoft::Azure::RemoteRendering::Mesh ^ get(); void set(Microsoft::Azure::RemoteRendering::Mesh ^ value); };
public Microsoft.Azure.RemoteRendering.Mesh Mesh { get; set; }
member this.Mesh : Microsoft.Azure.RemoteRendering.Mesh with get, set
Public Property Mesh As Mesh