A* Pathfinding Project  4.0.5
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
SmoothModifierEditor Class Reference

Public Member Functions

override void OnInspectorGUI ()
 

Private Member Functions

void OnEnable ()
 

Private Attributes

SerializedProperty bezierTangentLength
 
SerializedProperty factor
 
SerializedProperty iterations
 
SerializedProperty maxSegmentLength
 
SerializedProperty offset
 
SerializedProperty smoothType
 
SerializedProperty strength
 
SerializedProperty subdivisions
 
SerializedProperty uniformLength
 

Member Function Documentation

void OnEnable ( )
private
override void OnInspectorGUI ( )

Member Data Documentation

SerializedProperty bezierTangentLength
private
SerializedProperty factor
private
SerializedProperty iterations
private
SerializedProperty maxSegmentLength
private
SerializedProperty offset
private
SerializedProperty smoothType
private
SerializedProperty strength
private
SerializedProperty subdivisions
private
SerializedProperty uniformLength
private

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