Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PathSplineTrackCS
C# Class PathSplineTrackCS, LeanTween
Inheritance:
MonoBehaviour
ファイルを表示
Open project: dentedpixel/LeanTween
Public Properties
Property
Type
Description
car
GameObject
carInternal
GameObject
trackOnePoints
Transform[]
trackTrailRenderers
GameObject
Public Methods
Method
Description
OnDrawGizmos
( ) :
void
Start
( ) :
void
Update
( ) :
void
playSwish
( ) :
void
Method Details
OnDrawGizmos()
public
method
public
OnDrawGizmos
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
playSwish()
public
method
public
playSwish
( ) :
void
return
void
Property Details
car
public_oe property
public
GameObject
car
return
GameObject
carInternal
public_oe property
public
GameObject
carInternal
return
GameObject
trackOnePoints
public_oe property
public
Transform[]
trackOnePoints
return
Transform[]
trackTrailRenderers
public_oe property
public
GameObject
trackTrailRenderers
return
GameObject