Class QueryPipelineConfiguration
Namespace: Unity.MARS.Query
Syntax
public class QueryPipelineConfiguration : ScriptableSettings<QueryPipelineConfiguration>
Methods
OnValidate()
This function is called when the script is loaded or a value is changed in the Inspector (called in the editor only).
Declaration
public void OnValidate()