My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
PS2DPoint Class Reference
Inheritance diagram for PS2DPoint:

Public Member Functions

 PS2DPoint (Vector2 position, string name="")
 
void Move (Vector2 diff, bool moveHandles)
 
void SetColorWithoutAlpha (Color c)
 

Public Attributes

Vector2 position =Vector2.zero
 
float curve =0f
 
string name
 
bool selected =false
 
bool clockwise =true
 
Vector2 median =Vector2.zero
 
Vector2 handleP =Vector2.zero
 
Vector2 handleN =Vector2.zero
 
int controlID =0
 
int controlPID =0
 
int controlNID =0
 
PS2DPointType pointType =PS2DPointType.None
 
Vector2 uv
 
Color color = Color.white
 

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