Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Closetype | The primitive type of the required GameObject. |
GameObject A GameObject with primitive mesh renderer and collider.
Creates a GameObject with a primitive mesh renderer.
This is analogous to GameObject.CreatePrimitive, but creates a primitive mesh renderer with a fast shader instead of the default built-in shader, optimized for testing performance. It returns a GameObject with primitive mesh renderer and collider.