|
override float | GetPropertyHeight (SerializedProperty property, GUIContent guiContent) |
|
|
T[] | DrawFields< T > (Rect rect, T[] vector, string mainLabel, System.Func< Rect, GUIContent, T, T > fieldDrawer, MMVectorAttribute vectors, GUIContent originalGuiContent) |
|
|
static readonly GUIContent[] | originalLabels = new GUIContent[] { new GUIContent("X"), new GUIContent("Y"), new GUIContent("Z"), new GUIContent("W") } |
|
const int | padding = 375 |
|
◆ DrawFields< T >()
T[] MoreMountains.Tools.MMVectorLabelsAttributeDrawer.DrawFields< T > |
( |
Rect |
rect, |
|
|
T[] |
vector, |
|
|
string |
mainLabel, |
|
|
System.Func< Rect, GUIContent, T, T > |
fieldDrawer, |
|
|
MMVectorAttribute |
vectors, |
|
|
GUIContent |
originalGuiContent |
|
) |
| |
|
protected |
◆ GetPropertyHeight()
override float MoreMountains.Tools.MMVectorLabelsAttributeDrawer.GetPropertyHeight |
( |
SerializedProperty |
property, |
|
|
GUIContent |
guiContent |
|
) |
| |
◆ originalLabels
readonly GUIContent [] MoreMountains.Tools.MMVectorLabelsAttributeDrawer.originalLabels = new GUIContent[] { new GUIContent("X"), new GUIContent("Y"), new GUIContent("Z"), new GUIContent("W") } |
|
staticprotected |
◆ padding
const int MoreMountains.Tools.MMVectorLabelsAttributeDrawer.padding = 375 |
|
staticprotected |
The documentation for this class was generated from the following file: