Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
FlockingBehaviour
C# Class FlockingBehaviour
Inheritance:
SteeringBehavior
Datei anzeigen
Open project: marouen-lamiri/Second-Soul
Class Usage Examples
Public Properties
Property
Type
Description
neighbours
List
radius
float
Protected Properties
Property
Type
Description
target
Transform
Public Methods
Method
Description
getNeighbours
( ) :
void
Method Details
getNeighbours()
public
method
public
getNeighbours
( ) :
void
return
void
Property Details
neighbours
public_oe property
public
List
neighbours
return
List
radius
public_oe property
public
float
radius
return
float
target
protected_oe property
protected
Transform
target
return
Transform