Struct MarsMeshVisualizer.MeshPrefab
Namespace: Unity.MARS.Visualizers
Syntax
[Serializable]
public struct MeshPrefab
Fields
meshType
Declaration
public string meshType
Field Value
Type | Description |
---|---|
String |
prefab
Declaration
public GameObject prefab
Field Value
Type | Description |
---|---|
GameObject |