CapturedPass class Rendering
One executed pass: identity, CPU time, and the blackboard keys it read and wrote, in observation order.
Constructors
- CapturedPass({required String name, required int indexInGraph})
Properties
Methods
-
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