IMaterialSheenDefines class abstract

interface IMaterialSheenDefines

Annotations
  • @JS()

Constructors

IMaterialSheenDefines()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SHEEN bool
getter/setter pair
SHEEN_ALBEDOSCALING bool
getter/setter pair
SHEEN_LINKWITHALBEDO bool
getter/setter pair
SHEEN_ROUGHNESS bool
getter/setter pair
SHEEN_TEXTURE bool
getter/setter pair
SHEEN_TEXTURE_ROUGHNESS bool
getter/setter pair
SHEEN_TEXTURE_ROUGHNESS_IDENTICAL bool
getter/setter pair
SHEEN_TEXTURE_ROUGHNESSDIRECTUV num
getter/setter pair
SHEEN_TEXTUREDIRECTUV num
getter/setter pair
SHEEN_USE_ROUGHNESS_FROM_MAINTEXTURE bool
getter/setter pair

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