Class SimulatedMeshClassification
Marks an object in a simulated environment with a classification type to apply to the tracked mesh generated from this object and its children
Namespace: Unity.MARS.Simulation
Syntax
public class SimulatedMeshClassification : MonoBehaviour
Properties
ClassificationType
The classification type for the tracked mesh generated from this object and its children
Declaration
public string ClassificationType { get; set; }
Property Value
| Type | Description |
|---|---|
| String |