Enum ObjectCreationData.CreateInContext
Scene context that the object creation takes place in
Namespace: UnityEditor.MARS
Assembly: Unity.MARS.Editor.dll
Syntax
public enum ObjectCreationData.CreateInContext
Fields
Name | Description |
---|---|
Scene | Creation takes place in the main editor scene |
SyntheticSimulation | Creation takes place in the synthetic (environment) simulation scene |