PrePassConfiguration class
class PrePassConfiguration
- Annotations
-
- @JS()
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- previousViewProjection ↔ Matrix
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
bindForSubMesh(
Effect effect, Scene scene, Mesh mesh, Matrix world, bool isFrozen) → void -
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
Static Methods
-
AddSamplers(
List< String> samplers) → void -
AddUniforms(
List< String> uniforms) → void