C# Class uFrameECSDemo.SpawnWithRandomX

Inheritance: uFrame.ECS.EcsComponent
Afficher le fichier Open project: InvertGames/uFrameECSDemo Class Usage Examples

Méthodes publiques

Méthode Description
SetXRange ( Vector2 value ) : void
SetY ( System.Single value ) : void
SetZ ( System.Single value ) : void

Method Details

SetXRange() public méthode

public SetXRange ( Vector2 value ) : void
value Vector2
Résultat void

SetY() public méthode

public SetY ( System.Single value ) : void
value System.Single
Résultat void

SetZ() public méthode

public SetZ ( System.Single value ) : void
value System.Single
Résultat void