Component:IcoSphereMeshGizmo
The IcoSphereMeshGizmo component is a Gizmo component used to edit ico sphere mesh properties via the dev tool.
More actions
Component image 
Ico Sphere Mesh Gizmo component as seen in the Scene Inspector

The IcoSphereMeshGizmo component is a Gizmo component used to edit ico sphere mesh properties via the dev tool.
Fields
| Name | Type | Description |
|---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
_target
|
direct RelayRef`1<IcoSphereMesh> | The ico sphere mesh we are editing and targeting. |
_sphereGizmo
|
SphereGizmo | The Sphere gizmo to use as a way of editing _target.
|
Usage
Not used directly by the user. is generated by the dev tip when selecting the option for editing an IcoSphereMesh on a selected slot.
Examples
This article or section is a stub. You can help the Resonite wiki by expanding it.