OutlineRenderer class
class OutlineRenderer
- Implemented types
- Annotations
-
- @JS()
Constructors
- OutlineRenderer(Scene scene)
Properties
Methods
-
dispose(
) → void -
override
-
isReady(
SubMesh subMesh, bool useInstances) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
) → void -
override
-
register(
) → void -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited