AngleLights class

Constructors

AngleLights(AngleExtensions extensions)

Properties

cache ↔ UniformsCache
getter/setter pair
extensions ↔ AngleExtensions
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

dispose() → void
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, Camera camera) → void
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited