Property | Type | Description | |
---|---|---|---|
AddCurvePoint | void | ||
ApplyBrush | void | ||
DeleteCurvePoint | void | ||
DrawBoundaryRect | void | ||
DrawBoundaryWithHandles | void | ||
DrawBoundaryWithoutHandles | void | ||
DrawBrush | void | ||
DrawCurve | void | ||
DrawCurveBrush | void | ||
DrawCurveHandles | void | ||
DrawNodesCursor | void | ||
GetBrushInfluence | float | ||
GetCurvePointIndexToDelete | int | ||
GetCurvePointIndexWhereToAddNew | int | ||
IsBoundaryNull | bool | ||
PrepareSceneView | bool | ||
ToolAdjustBrushAngle | void | ||
ToolAdjustBrushOpacity | void | ||
ToolAdjustBrushSize | void | ||
ToolAdjustBrushTexture | void | ||
ToolAdjustHeight | void | ||
ToolCurveTexture | void | ||
ToolEditNodes | void | ||
ToolGrass | void | ||
UpdateCursorPosition | void | ||
UpdateInput | void |
Method | Description | |
---|---|---|
ControlPressed ( ) : bool | ||
GetCursorPosition ( ) : Vector3 | ||
MouseClickedDown ( ) : bool | ||
MouseClickedUp ( ) : bool | ||
MouseDragged ( ) : bool | ||
MousePressed ( ) : bool | ||
OnSceneGUI ( ) : void | ||
ShiftAndControlPressed ( ) : bool | ||
ShiftPressed ( ) : bool | ||
e2dTerrainSceneEditor ( e2dTerrainEditor, inspector ) : System |
Method | Description | |
---|---|---|
AddCurvePoint ( bool forceAddToEnd ) : void | ||
ApplyBrush ( ) : void | ||
DeleteCurvePoint ( bool moveTheRest ) : void | ||
DrawBoundaryRect ( bool drawHandles ) : void | ||
DrawBoundaryWithHandles ( ) : void | ||
DrawBoundaryWithoutHandles ( ) : void | ||
DrawBrush ( ) : void | ||
DrawCurve ( ) : void | ||
DrawCurveBrush ( ) : void | ||
DrawCurveHandles ( ) : void | ||
DrawNodesCursor ( ) : void | ||
GetBrushInfluence ( Vector2 curvePoint ) : float | ||
GetCurvePointIndexToDelete ( ) : int | ||
GetCurvePointIndexWhereToAddNew ( bool forceAddToEnd ) : int | ||
IsBoundaryNull ( ) : bool | ||
PrepareSceneView ( ) : bool | ||
ToolAdjustBrushAngle ( ) : void | ||
ToolAdjustBrushOpacity ( ) : void | ||
ToolAdjustBrushSize ( ) : void | ||
ToolAdjustBrushTexture ( ) : void | ||
ToolAdjustHeight ( ) : void | ||
ToolCurveTexture ( ) : void | ||
ToolEditNodes ( ) : void | ||
ToolGrass ( ) : void | ||
UpdateCursorPosition ( ) : void | ||
UpdateInput ( ) : void |
public e2dTerrainSceneEditor ( e2dTerrainEditor, inspector ) : System | ||
inspector | e2dTerrainEditor, | |
return | System |