Table of Contents

Class QuaternionDrawer

public class QuaternionDrawer : MaterialPropertyDrawer
Inheritance
QuaternionDrawer
Extension Methods

Constructors

QuaternionDrawer()

public QuaternionDrawer()

Methods

GetPropertyHeight(MaterialProperty, string, MaterialEditor)

public override float GetPropertyHeight(MaterialProperty prop, string label, MaterialEditor editor)

Parameters

prop MaterialProperty
label string
editor MaterialEditor

Returns

float

OnGUI(Rect, MaterialProperty, string, MaterialEditor)

public override void OnGUI(Rect position, MaterialProperty prop, string label, MaterialEditor editor)

Parameters

position Rect
prop MaterialProperty
label string
editor MaterialEditor