IMaterialClearCoatDefines class abstract
interface IMaterialClearCoatDefines
- Annotations
-
- @JS()
Constructors
Properties
- CLEARCOAT ↔ bool
-
getter/setter pair
- CLEARCOAT_BUMP ↔ bool
-
getter/setter pair
- CLEARCOAT_BUMPDIRECTUV ↔ num
-
getter/setter pair
- CLEARCOAT_DEFAULTIOR ↔ bool
-
getter/setter pair
- CLEARCOAT_REMAP_F0 ↔ bool
-
getter/setter pair
- CLEARCOAT_TEXTURE ↔ bool
-
getter/setter pair
- CLEARCOAT_TEXTURE_ROUGHNESS ↔ bool
-
getter/setter pair
- CLEARCOAT_TEXTURE_ROUGHNESS_IDENTICAL ↔ bool
-
getter/setter pair
- CLEARCOAT_TEXTURE_ROUGHNESSDIRECTUV ↔ num
-
getter/setter pair
- CLEARCOAT_TEXTUREDIRECTUV ↔ num
-
getter/setter pair
- CLEARCOAT_TINT ↔ bool
-
getter/setter pair
- CLEARCOAT_TINT_TEXTURE ↔ bool
-
getter/setter pair
- CLEARCOAT_TINT_TEXTUREDIRECTUV ↔ num
-
getter/setter pair
- CLEARCOAT_USE_ROUGHNESS_FROM_MAINTEXTURE ↔ bool
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited