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