SceneUnderstandingObserverProfile.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.
Sets pixel resolution of occlusion mask
public:
property UnityEngine::Vector2Int OcclusionMaskResolution { UnityEngine::Vector2Int get(); };
public UnityEngine.Vector2Int OcclusionMaskResolution { get; }
member this.OcclusionMaskResolution : UnityEngine.Vector2Int
Public ReadOnly Property OcclusionMaskResolution As Vector2Int
Property Value
UnityEngine.Vector2Int