C# Class Valve.VR.SteamVR_UpdateModesEditor

Inheritance: PropertyDrawer
显示文件 Open project: julhe/SweetTexelShading

Public Methods

Method Description
OnGUI ( Rect _position, SerializedProperty _property, GUIContent _label ) : void

Method Details

OnGUI() public method

public OnGUI ( Rect _position, SerializedProperty _property, GUIContent _label ) : void
_position Rect
_property SerializedProperty
_label GUIContent
return void