ArmorLayoutBuilder

Functions

Link copied to clipboard
fun animated(fps: Double, interpolationMode: InterpolationMode)

Enables armor texture animation with the given fps and interpolationMode.

Link copied to clipboard
fun emissivityMap(layer1: String, layer2: String)

Sets the emissivity maps layer1 and layer2 for the armor model.

Link copied to clipboard
fun texture(layer1: String, layer2: String)
fun texture(layer1: ResourcePath, layer2: ResourcePath)

Sets the textures layer1 and layer2 for the armor model.