Interface ISimulatable
Declares that a MonoBehaviour should be copied to the simulation scene and run when simulating queries in edit mode
Namespace: Unity.MARS.Simulation
Syntax
public interface ISimulatable
Declares that a MonoBehaviour should be copied to the simulation scene and run when simulating queries in edit mode
public interface ISimulatable