C# Class RecastTileUpdateHandler, ProjectPhoenix

Inheritance: MonoBehaviour
Afficher le fichier Open project: Alx666/ProjectPhoenix

Méthodes publiques

Свойство Type Description
maxThrottlingDelay float

Méthodes publiques

Méthode Description
ScheduleUpdate ( Bounds bounds ) : void
SetGraph ( RecastGraph graph ) : void
UpdateDirtyTiles ( ) : void

Private Methods

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void
Update ( ) : void

Method Details

ScheduleUpdate() public méthode

public ScheduleUpdate ( Bounds bounds ) : void
bounds Bounds
Résultat void

SetGraph() public méthode

public SetGraph ( RecastGraph graph ) : void
graph RecastGraph
Résultat void

UpdateDirtyTiles() public méthode

public UpdateDirtyTiles ( ) : void
Résultat void

Property Details

maxThrottlingDelay public_oe property

public float maxThrottlingDelay
Résultat float