Additive
INFO
Inherits: TypedCommand
Use additive-color blending instead of alpha-blending.
Example:
ts
new Additive({
startTime: 0,
endTime: 1000
})Constructor details
ts
new Additive({ startTime, endTime })- Parameters:
Properties
Properties inherited from Command:
Properties inherited from TypedCommand: