public class Properties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ModelProperty<IModelTransform> |
AnimationProperty
Property holding the IModelState used for animating the model in the TESR.
|
static BooleanProperty |
StaticProperty
Property indicating if the model should be rendered in the static renderer or in the TESR.
|
Constructor and Description |
---|
Properties() |
public static final BooleanProperty StaticProperty
public static final ModelProperty<IModelTransform> AnimationProperty