To add objects to the VE3D world we need to create our own actor that knows how to render itself. Actors descend from Microsoft.MapPoint.Rendering3D.Steps.Actors. Actor and must override the Render method. When it comes time to render a frame, all actors