NormalMapFilter class

Inheritance

Constructors

NormalMapFilter(BitmapData bitmapData)

Properties

ambientColor int
getter/setter pair
bitmapData BitmapData
final
hashCode int
The hash code for this object.
no setterinherited
isSimple bool
no setterinherited
lightColor int
getter/setter pair
lightRadius num
getter/setter pair
lightX num
getter/setter pair
lightY num
getter/setter pair
lightZ num
getter/setter pair
overlap Rectangle<int>
no setterinherited
renderPassSources List<int>
no setterinherited
renderPassTargets List<int>
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

apply(BitmapData bitmapData, [Rectangle<num>? rectangle]) → void
override
clone() BitmapFilter
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
renderFilter(RenderState renderState, RenderTextureQuad renderTextureQuad, int pass) → void
override
toString() String
A string representation of this object.
inherited

Operators

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