C# Class LostPolygon.DynamicWaterSystem.GridMath

Afficher le fichier Open project: caffeinatedguy/Limbs Class Usage Examples

Méthodes publiques

Méthode Description
CalculateGrid ( int resolution, Vector2 size, Vector2Int &grid, float &nodeSize ) : void

Method Details

CalculateGrid() public static méthode

public static CalculateGrid ( int resolution, Vector2 size, Vector2Int &grid, float &nodeSize ) : void
resolution int
size UnityEngine.Vector2
grid Vector2Int
nodeSize float
Résultat void