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

Public Member Functions

override void OnInspectorGUI ()
 

Private Member Functions

void OnEnable ()
 

Private Attributes

SerializedProperty iterations
 
SerializedProperty mask
 
SerializedProperty raycastOffset
 
SerializedProperty subdivideEveryIter
 
SerializedProperty thickRaycast
 
SerializedProperty thickRaycastRadius
 
SerializedProperty useGraphRaycasting
 
SerializedProperty useRaycasting
 

Member Function Documentation

void OnEnable ( )
private
override void OnInspectorGUI ( )

Member Data Documentation

SerializedProperty iterations
private
SerializedProperty mask
private
SerializedProperty raycastOffset
private
SerializedProperty subdivideEveryIter
private
SerializedProperty thickRaycast
private
SerializedProperty thickRaycastRadius
private
SerializedProperty useGraphRaycasting
private
SerializedProperty useRaycasting
private

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