WindowsSceneUnderstandingObserver.OcclusionMaskResolution 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.
System.Object.OcclusionMaskResolution
public:
property UnityEngine::Vector2Int OcclusionMaskResolution { UnityEngine::Vector2Int get(); void set(UnityEngine::Vector2Int value); };
public UnityEngine.Vector2Int OcclusionMaskResolution { get; set; }
member this.OcclusionMaskResolution : UnityEngine.Vector2Int with get, set
Public Property OcclusionMaskResolution As Vector2Int
Property Value
UnityEngine.Vector2Int