Builder

class Builder(val name: String)

Builder for ModelNodeOverride.

Parameters

name

the name of the override

Constructors

Link copied to clipboard
fun Builder(name: String)

Functions

Link copied to clipboard

Build the ModelNodeOverride.

Link copied to clipboard

Override the orientation of the model node in euler angles x, y, z. Default value: 0,0,0. The unit of orientation is in degrees.

Properties

Link copied to clipboard