UxrCameraFade.IsFading Property
Gets whether the component is currently fading.
Namespace: UltimateXR.CameraUtils
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsFading { get; }
Property Value
Type: Boolean
Gets whether the component is currently fading.
Namespace: UltimateXR.CameraUtils
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public bool IsFading { get; }
Type: Boolean