Programming API Reference: EduGraf

Class public abstract VisualPart

: Visual
This represents a single visual part that is placed at a particular position, rotation and size in the virtual world.
Property public Surface Surface { get; }: The part's surface.

Constructor()

Create a new visual part.
  • string name : not used by the framework.
  • Surface surface