MixedRealitySpatialAwarenessMeshObserverProfile.RecalculateNormals 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.
Indicates if the spatial awareness system to generate normal for the returned meshes as some platforms may not support returning normal along with the spatial mesh.
public:
property bool RecalculateNormals { bool get(); };
public bool RecalculateNormals { get; }
member this.RecalculateNormals : bool
Public ReadOnly Property RecalculateNormals As Boolean