Tekkaman

导航

 

Primitive Objects

  Unity can work with 3D models of any shape that can be created with modelling software. However, there are also a number of primitive object types that can be created directly within Unity, namely the CubeSphereCapsuleCylinderPlane and Quad. These objects are often useful in their own right (a plane is commonly used as a flat ground surface, for example) but they also offer a quick way to create placeholders and prototypes for testing purposes. Any of the primitives can be added to the scene using the appropriate item on the GameObject > Create Other menu.  

Cube

Sphere

  

Capsule

Cylinder

Plane

 

Quad

 

 

 

 

 

 

 

 

 

posted on 2014-01-31 23:02  Tekkaman  阅读(457)  评论(0编辑  收藏  举报