C# 클래스 Processing.PVertex

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

공개 프로퍼티들

프로퍼티 타입 설명
color color
s float
t float
x float
y float
z float

프로퍼티 상세

color 공개적으로 프로퍼티

public color,Processing color
리턴 color

s 공개적으로 프로퍼티

public float s
리턴 float

t 공개적으로 프로퍼티

public float t
리턴 float

x 공개적으로 프로퍼티

public float x
리턴 float

y 공개적으로 프로퍼티

public float y
리턴 float

z 공개적으로 프로퍼티

public float z
리턴 float