C# 클래스 Render, Csharp-Data-Visualization

상속: MonoBehaviour
파일 보기 프로젝트 열기: swharden/Csharp-Data-Visualization 1 사용 예제들

공개 메소드들

메소드 설명
TestImage ( Random rand, ICanvas canvas, float width, float height, int lines = 100 ) : void

메소드 상세

TestImage() 공개 정적인 메소드

public static TestImage ( Random rand, ICanvas canvas, float width, float height, int lines = 100 ) : void
rand Random
canvas ICanvas
width float
height float
lines int
리턴 void