Click or drag to resize

InteractableEngageableDetectionNearEngageableObjectSorter Constructor (Boolean)

Constructs a new instance

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public NearEngageableObjectSorter(
	bool smallestFirst
)

Parameters

smallestFirst
Type: SystemBoolean
See Also