Click or drag to resize

ControllerSettingsConfigShouldOutlineEngageObject Property

True to enable Outlining the object that will be engaged when you press the trigger, otherwise false

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public bool ShouldOutlineEngageObject { get; }

Property Value

Type: Boolean

Implements

IControllerSettingsConfigShouldOutlineEngageObject
See Also