|
Kanda Interactions 0.7.1
|
Inheritance diagram for InteractionsSettings:Static Public Attributes | |
| const string | AssetPath = SettingsStandardPaths.AssetAppSettings + "/" + nameof(InteractionsSettings) |
| The standard path where this asset should be stored. | |
Properties | |
| Material | HintAvailableMaterial [get] |
| The material to use for available hints. | |
| Material | HintAvailableMaterialOverride [get, set] |
| If set, this will be used by HintAvailableMaterial instead. | |
| Material | HintOverlapMaterial [get] |
| The material to use for overlapping hints. | |
| Material | HintOverlapOverride [get, set] |
| If set, this will be used by HintOverlapMaterial instead. | |
Properties inherited from IInteractionsSettings | |
|
get |
The material to use for available hints.
Implements IInteractionsSettings.
|
getset |
If set, this will be used by HintAvailableMaterial instead.
Implements IInteractionsSettings.
|
get |
The material to use for overlapping hints.
Implements IInteractionsSettings.
|
getset |
If set, this will be used by HintOverlapMaterial instead.
Implements IInteractionsSettings.