Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FlockingBehaviour
C# Class FlockingBehaviour
Inheritance:
SteeringBehavior
Afficher le fichier
Open project: marouen-lamiri/Second-Soul
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
neighbours
List
radius
float
Protected Properties
Свойство
Type
Description
target
Transform
Méthodes publiques
Méthode
Description
getNeighbours
( ) :
void
Method Details
getNeighbours()
public
méthode
public
getNeighbours
( ) :
void
Résultat
void
Property Details
neighbours
public_oe property
public
List
neighbours
Résultat
List
radius
public_oe property
public
float
radius
Résultat
float
target
protected_oe property
protected
Transform
target
Résultat
Transform