Matrix4NodeUniform class
- Inheritance
-
- Object
- WebGPUUniform
- Matrix4Uniform
- Matrix4NodeUniform
Constructors
- Matrix4NodeUniform(dynamic nodeUniform)
Properties
- boundary ↔ int
-
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- itemSize ↔ int
-
getter/setter pairinherited
- name ↔ String
-
getter/setter pairinherited
- nodeUniform ↔ dynamic
-
getter/setter pair
- offset ↔ int
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- value ↔ dynamic
-
getter/setter pairinherited
Methods
-
getValue(
) → dynamic -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setValue(
dynamic value) → dynamic -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited