Class QueryPipelineConfiguration
Inheritance
QueryPipelineConfiguration
Inherited Members
Unity.XRTools.Utils.Internal.ScriptableSettingsBase.GetInstanceByType(System.Type)
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()