Class NMLModelStyle


public class NMLModelStyle extends BillboardStyle
A style for NML models. Contains attributes for configuring how the model is drawn on the screen.
  • Method Details

    • getOrientationMode

      public int getOrientationMode()
      Returns the orientation mode of the model.
      Returns:
      The orientation mode of the model.
    • getScalingMode

      public int getScalingMode()
      Returns the scaling mode of the model.
      Returns:
      The scaling mode of the model.
    • getModelAsset

      public BinaryData getModelAsset()
      Returns the model asset of the object.
      Returns:
      The model asset of the object.