Class AbstractJMonkeyRenderer

    • Field Detail

      • assetManager

        protected com.jme3.asset.AssetManager assetManager
      • geo

        protected com.jme3.scene.Geometry geo
      • identifier

        public java.lang.String identifier
      • rotation

        protected com.jme3.math.Vector3f rotation
      • quatation

        protected com.jme3.math.Quaternion quatation
      • positionlocal

        protected com.jme3.math.Vector3f positionlocal
      • sizelocal

        protected com.jme3.math.Vector3f sizelocal
    • Constructor Detail

      • AbstractJMonkeyRenderer

        public AbstractJMonkeyRenderer()
        Create a new AbstractJMonkeyRenderer.