Class RMScene3D.RMShape3D

    • Constructor Detail

      • RMShape3D

        public RMShape3D​(RMPath3D aPath3D)
        Creates a new shape 3d from the given path3d.
    • Method Detail

      • getPath3D

        public RMPath3D getPath3D()
        Returns the path3D for this shape.
      • setPath3D

        public void setPath3D​(RMPath3D aPath3D)
        Sets the path3d for this shape.