This method of the Direct3dRMFrame Class adds a visual object to a frame.
public void addVisual(Direct3dRMVisual v);
v | The Direct3dRMVisual object to be added to the frame. |
Visual objects include meshes and textures. When a visual object is added to a frame, it becomes visible if the frame is in view. The visual object is referenced by the frame.