common • net.kernelpanicsoft.archie.data.client.model • AConfiguredModel
AConfiguredModel
class AConfiguredModel @JvmOverloads constructor(model: AModelFile, rotationX: Int = 0, rotationY: Int = 0, uvLock: Boolean = false, weight: Int = DEFAULT_WEIGHT)Constructors
AConfiguredModel
@JvmOverloadsconstructor(model: AModelFile, rotationX: Int = 0, rotationY: Int = 0, uvLock: Boolean = false, weight: Int = DEFAULT_WEIGHT)Types
Builder
A builder for AConfiguredModels, which can contain a callback for processing the finished result. If no callback is available (e.g. in the case of AConfiguredModel.builder), some methods will not be available.
Companion
object CompanionProperties
model
val model: AModelFile