TextureNode class
Constructors
-
TextureNode([dynamic value = null, dynamic uv = null, dynamic bias = null])
-
Properties
-
bias
↔ dynamic
-
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
-
uv
↔ UVNode
-
getter/setter pair
-
value
↔ dynamic
-
getter/setter pair
Methods
-
generate([dynamic builder, dynamic output])
→ dynamic
-
override
-
generateConst(dynamic builder)
→ dynamic
-
inherited
-
getConst()
→ dynamic
-
inherited
-
getInputType(dynamic builder)
→ dynamic
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
setConst(dynamic value)
→ dynamic
-
inherited
-
toString()
→ String
-
A string representation of this object.
inherited