Goblin - A Platform for 3D AR and VR Applications

Node.Render Method 

Draw a frame and all child and sibling frames

public virtual void Render(
   Device device,
   int pass
);

See Also

Node Class | Goblin.Engine.Scene Namespace