Class

SpotAnimDefinition

SpotAnimDefinition

Members

Byte

# ambient

Number from 0 to 255. Modifies the Spot Anim model's ambient lighting

View Source loaders/SpotAnimLoader.js, line 63

number

# animationId

Default animation

View Source loaders/SpotAnimLoader.js, line 33

Byte

# contrast

Number from 0 to 255. Modifies the Spot Anim model's contrast

View Source loaders/SpotAnimLoader.js, line 69

number

# id

The ID of this Spot Anim

View Source loaders/SpotAnimLoader.js, line 12

number

# modelId

Model to use for this Spot Anim

View Source loaders/SpotAnimLoader.js, line 57

Array

# recolorToFind

Color values to find to be replaced for this Spot Anim

View Source loaders/SpotAnimLoader.js, line 39

Array

# recolorToReplace

What the color values will be replaced with

View Source loaders/SpotAnimLoader.js, line 45

Array

# textureToFind

Textures to find to be replaced for this Spot Anim

View Source loaders/SpotAnimLoader.js, line 21

Array

# textureToReplace

What the texture will be replaced with

View Source loaders/SpotAnimLoader.js, line 27