WebGLLights class
Constructors
- WebGLLights(WebGLExtensions extensions, WebGLCapabilities capabilities)
Properties
- cache ↔ UniformsCache
-
getter/setter pair
- capabilities ↔ WebGLCapabilities
-
getter/setter pair
- extensions ↔ WebGLExtensions
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- matrix4 ↔ Matrix4
-
getter/setter pair
- matrix42 ↔ Matrix4
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- shadowCache ↔ ShadowUniformsCache
-
getter/setter pair
- state ↔ LightState
-
getter/setter pair
- vector3 ↔ Vector3
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setup(
List< Light> lights, [bool? physicallyCorrectLights]) → void -
setupView(
List< Light> lights, dynamic camera) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited