Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Arrive
C# Class Arrive
Inheritance:
SteeringBehavior
Mostrar archivo
Open project: marouen-lamiri/Second-Soul
Class Usage Examples
Public Properties
Property
Type
Description
arriveRadius
float
slowRadius
float
target
Vector3
Protected Properties
Property
Type
Description
steeringScript
SteeringAgent,
Public Methods
Method
Description
Start
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
arriveRadius
public_oe property
public
float
arriveRadius
return
float
slowRadius
public_oe property
public
float
slowRadius
return
float
steeringScript
protected_oe property
protected
SteeringAgent,
steeringScript
return
SteeringAgent,
target
public_oe property
public
Vector3
target
return
Vector3