Skip to main content

CharacterHandler3D

Module: Inworld.Assets. Namespace: Inworld.Sample. Inherited from: CharacterHandler

This class serves as a sample for selecting the current InworldCharacter based on sight and angles.

Inspector Variables

VariableDescription
SelectingMethodDetermines whether InworldCharacter selection is performed by key input or sight and angle.
SelectingThresholdOnly the priority lower that threshold would be selected.
RefreshRateDetermines how often to select the current InworldCharacter.

Properties

PropertiesDescription
SelectingMethodGets the current Character SelectingMethod.

API

FunctionsDescriptionParameters
ChangeSelectingMethodChanges the Character SelectinMethod (key input or by sight and angle)