UxrAvatar.HasDummyControllerInput Property
Gets whether the current controller input is a dummy controller input component. Dummy controller input is used when there is no VR input device available in order to avoid null checking.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool HasDummyControllerInput { get; }
Property Value
Type: Boolean