Mesh.Bounds 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.
Returns the local-space bounding box of the mesh.
public:
property Microsoft::Azure::RemoteRendering::Bounds Bounds { Microsoft::Azure::RemoteRendering::Bounds get(); };
public Microsoft.Azure.RemoteRendering.Bounds Bounds { get; }
member this.Bounds : Microsoft.Azure.RemoteRendering.Bounds
Public ReadOnly Property Bounds As Bounds