Class InteractableTextureTheme
Theme Engine to change the texture on a GameObject based on state changes
Inheritance
InteractableTextureTheme
Assembly: cs.temp.dll.dll
Syntax
public class InteractableTextureTheme : InteractableShaderTheme
Constructors
InteractableTextureTheme()
Declaration
public InteractableTextureTheme()
InteractableTextureTheme()
Declaration
public InteractableTextureTheme()
Fields
DefaultShaderProperty
Declaration
protected const string DefaultShaderProperty = "_MainTex"
Field Value
DefaultShaderProperty
Declaration
protected const string DefaultShaderProperty = "_MainTex"
Field Value
Properties
IsEasingSupported
Declaration
public override bool IsEasingSupported { get; }
Property Value
Overrides
IsEasingSupported
Declaration
public override bool IsEasingSupported { get; }
Property Value
Overrides
Methods
GetDefaultThemeDefinition()
Declaration
public override ThemeDefinition GetDefaultThemeDefinition()
Returns
Overrides
GetDefaultThemeDefinition()
Declaration
public override ThemeDefinition GetDefaultThemeDefinition()
Returns
Overrides