Feel  4.3
The best way to improve your game's feel and make it extra juicy
MoreMountains.Feedbacks.MMSpringDebugPropertyDrawer Class Reference
Inheritance diagram for MoreMountains.Feedbacks.MMSpringDebugPropertyDrawer:

Public Member Functions

override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 

Protected Attributes

Color _backgroundBarColor = new Color(0f, 0f, 0f, 0.3f)
 
Color _frontBarColor = MMColors.Yellow
 
SerializedProperty _currentValue
 
SerializedProperty _targetValue
 
Rect _rect
 
float _lastTarget
 
float _max
 

Member Function Documentation

◆ OnGUI()

override void MoreMountains.Feedbacks.MMSpringDebugPropertyDrawer.OnGUI ( Rect  position,
SerializedProperty  property,
GUIContent  label 
)

Member Data Documentation

◆ _backgroundBarColor

Color MoreMountains.Feedbacks.MMSpringDebugPropertyDrawer._backgroundBarColor = new Color(0f, 0f, 0f, 0.3f)
protected

◆ _currentValue

SerializedProperty MoreMountains.Feedbacks.MMSpringDebugPropertyDrawer._currentValue
protected

◆ _frontBarColor

Color MoreMountains.Feedbacks.MMSpringDebugPropertyDrawer._frontBarColor = MMColors.Yellow
protected

◆ _lastTarget

float MoreMountains.Feedbacks.MMSpringDebugPropertyDrawer._lastTarget
protected

◆ _max

float MoreMountains.Feedbacks.MMSpringDebugPropertyDrawer._max
protected

◆ _rect

Rect MoreMountains.Feedbacks.MMSpringDebugPropertyDrawer._rect
protected

◆ _targetValue

SerializedProperty MoreMountains.Feedbacks.MMSpringDebugPropertyDrawer._targetValue
protected

The documentation for this class was generated from the following file: