RenderPrimitiveList.Add Method

RenderPrimitiveListAdd Method

Overload List
  NameDescription
Public methodAdd(Box, RenderMaterial)
Add primitive box and material.
Public methodAdd(Mesh, RenderMaterial)
Add mesh and material.
Public methodAdd(PlaneSurface, RenderMaterial)
Add primitive plane and material.
Public methodAdd(Sphere, RenderMaterial)
Add primitive sphere and material.
Public methodAdd(Cone, Plane, RenderMaterial)
Add primitive cone and material.
Top
See Also