Skip to main content
Version: 0.10.0

UeControls

Base class extended from other Controls classes

Properties​

PropertyTypeDescription
enabledbooleanWhether the controls are enabled
shouldHandleInputfunctionCallback function to determine if input should be handled. Defaults to returning true.
objectUeObject3DThe object being controlled (optional).