Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BezierSplineInspector
C# Class BezierSplineInspector, centauri-tac
Inheritance:
Editor
显示文件
Open project: dshook/centauri-tac
Public Methods
Method
Description
NextPoint
( ) :
void
OnInspectorGUI
( ) :
void
Private Methods
Method
Description
DrawSelectedPointInspector
( ) :
void
OnSceneGUI
( ) :
void
ShowDirections
( ) :
void
ShowPoint
(
int
index
) :
Vector3
Method Details
NextPoint()
public
method
public
NextPoint
( ) :
void
return
void
OnInspectorGUI()
public
method
public
OnInspectorGUI
( ) :
void
return
void