ShadowDepthWrapper class
class ShadowDepthWrapper
- Annotations
-
- @JS()
Constructors
- ShadowDepthWrapper(Material baseMaterial, Scene scene, [IIOptionShadowDepthMaterial options])
Properties
- baseMaterial → Material
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- standalone → bool
-
no setter
Methods
-
dispose(
) → void -
getEffect(
SubMesh subMesh, ShadowGenerator shadowGenerator) → Effect -
isReadyForSubMesh(
SubMesh subMesh, List< String> defines, ShadowGenerator shadowGenerator, bool useInstances) → bool -
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