common • net.kernelpanicsoft.archie.data.client.model • AModelBuilder • ElementBuilder • RotationBuilder
RotationBuilder
inner class RotationBuilderConstructors
RotationBuilder
constructor()Functions
angle
fun angle(angle: Float): AModelBuilder.ElementBuilder.RotationBuilder<T>axis
fun axis(axis: Direction.Axis): AModelBuilder.ElementBuilder.RotationBuilder<T>build
fun build(): BlockElementRotationend
fun end(): AModelBuilder.ElementBuilder<T>origin
rescale
fun rescale(rescale: Boolean): AModelBuilder.ElementBuilder.RotationBuilder<T>