Comment Component
The comment component is for adding notes to objects in a scene. These comments are solely to explain things to other people that look at a scene or prefab.
Note:
Comment components are not meant for use at runtime. All instances are automatically stripped from a scene during export.
Component Properties
Comment
: The string to store at the component.