MixedRealityWireframeShaderGUI.FindProperties(MaterialProperty[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override void FindProperties(cli::array <UnityEditor::MaterialProperty ^> ^ props);
protected override void FindProperties (UnityEditor.MaterialProperty[] props);
override this.FindProperties : UnityEditor.MaterialProperty[] -> unit
Protected Overrides Sub FindProperties (props As MaterialProperty())
Parameters
- props
- UnityEditor.MaterialProperty[]