C# 클래스 LostPolygon.DynamicWaterSystem.GridMath

파일 보기 프로젝트 열기: caffeinatedguy/Limbs 1 사용 예제들

공개 메소드들

메소드 설명
CalculateGrid ( int resolution, Vector2 size, Vector2Int &grid, float &nodeSize ) : void

메소드 상세

CalculateGrid() 공개 정적인 메소드

public static CalculateGrid ( int resolution, Vector2 size, Vector2Int &grid, float &nodeSize ) : void
resolution int
size UnityEngine.Vector2
grid Vector2Int
nodeSize float
리턴 void