C# 클래스 ProceduralPrimitve_Plane, Procedural-Geometry-Unity

상속: ProceduralPrimitive
파일 보기 프로젝트 열기: XY01/Procedural-Geometry-Unity

공개 프로퍼티들

프로퍼티 타입 설명
m_Length float
m_ResX int
m_ResZ int
m_Width float

공개 메소드들

메소드 설명
GenerateMesh ( ) : void

메소드 상세

GenerateMesh() 공개 메소드

public GenerateMesh ( ) : void
리턴 void

프로퍼티 상세

m_Length 공개적으로 프로퍼티

public float m_Length
리턴 float

m_ResX 공개적으로 프로퍼티

public int m_ResX
리턴 int

m_ResZ 공개적으로 프로퍼티

public int m_ResZ
리턴 int

m_Width 공개적으로 프로퍼티

public float m_Width
리턴 float