MaterialReferenceNode class

Inheritance

Constructors

MaterialReferenceNode(dynamic property, dynamic inputType, [dynamic material = null])

Properties

hashCode int
The hash code for this object.
no setterinherited
material ↔ dynamic
getter/setter pair
node ↔ dynamic
getter/setter pairinherited
object ↔ dynamic
getter/setter pairinherited
property ↔ dynamic
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

generate([dynamic builder, dynamic output]) → dynamic
inherited
getNodeType([dynamic builder, dynamic output]) → dynamic
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setNodeType(dynamic inputType) → dynamic
inherited
toString() String
A string representation of this object.
inherited
update([dynamic frame]) → dynamic
override

Operators

operator ==(Object other) bool
The equality operator.
inherited