Class Properties


  • public class Properties
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Properties()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • StaticProperty

        public static final BooleanProperty StaticProperty
        Property indicating if the model should be rendered in the static renderer or in the TESR. AnimationTESR sets it to false.
      • AnimationProperty

        public static final ModelProperty<IModelTransform> AnimationProperty
        Property holding the IModelState used for animating the model in the TESR.
    • Constructor Detail

      • Properties

        public Properties()