Version: Unity 6.3 Beta (6000.3)
Language : English
Introduction to GameObjects
The GameObject class

GameObject fundamentals

Topic Description
The GameObject class Understand the fundamental Unity GameObject class, which you can interact with through the Editor UI or directly in code through the GameObject API.
Transforms Information about transforms for GameObjectsThe fundamental object in Unity scenes, which can represent characters, props, scenery, cameras, waypoints, and more. A GameObject’s functionality is defined by the Components attached to it. More info
See in Glossary
in Unity.
Rotation and orientation Use euler angles or quaternionsUnity’s standard way of representing rotations as data. When writing code that deals with rotations, you should usually use the Quaternion class and its methods. More info
See in Glossary
in Unity’s left hand coordinate system to control the rotation and orientation of GameObjects.
Static Objects Information about static GameObjects.
Deactivating GameObjects Learn about how to deactivate GameObjects.
Introduction to GameObjects
The GameObject class
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961