Kanda Interactions 0.7.1
Loading...
Searching...
No Matches
InteractionsSettings Class Reference
+ 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

Property Documentation

◆ HintAvailableMaterial

Material HintAvailableMaterial
get

The material to use for available hints.

Implements IInteractionsSettings.

◆ HintAvailableMaterialOverride

Material HintAvailableMaterialOverride
getset

If set, this will be used by HintAvailableMaterial instead.

Implements IInteractionsSettings.

◆ HintOverlapMaterial

Material HintOverlapMaterial
get

The material to use for overlapping hints.

Implements IInteractionsSettings.

◆ HintOverlapOverride

Material HintOverlapOverride
getset

If set, this will be used by HintOverlapMaterial instead.

Implements IInteractionsSettings.


The documentation for this class was generated from the following file: