Mode#

Property in LodInput

The mode for this input.

See the manual for more details about input modes. Use AddComponent(LodInputMode) to set the mode via scripting. The mode cannot be changed after creation.

Declaration#

public LodInputMode Mode { get; }