LUTPass class

Inheritance

Constructors

LUTPass(Map<String, dynamic> options)

Properties

camera ↔ Camera
getter/setter pairinherited
clear bool
getter/setter pairinherited
enabled bool
getter/setter pairinherited
fsQuad FullScreenQuad
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
intensity ↔ dynamic
getter/setter pair
lut ↔ dynamic
getter/setter pair
material ↔ Material
getter/setter pairinherited
needsSwap bool
getter/setter pairinherited
renderToScreen bool
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scene ↔ Object3D
getter/setter pairinherited
textureID ↔ dynamic
getter/setter pairinherited
uniforms Map<String, dynamic>
getter/setter pairinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
render(dynamic renderer, dynamic writeBuffer, dynamic readBuffer, {num? deltaTime, bool? maskActive}) → dynamic
inherited
setProperty(String key, dynamic newValue) → dynamic
inherited
setSize(int width, int height) → dynamic
inherited
toString() String
A string representation of this object.
inherited

Operators

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