프로퍼티 | 타입 | 설명 | |
---|---|---|---|
planeMaterial | Material |
메소드 | 설명 | |
---|---|---|
AddPlane ( PlaneData, planeData ) : GameObject | ||
AddPlane ( Vector3 point1, Vector3 point2 ) : GameObject | ||
PlanesList ( ) : System.Collections |
public AddPlane ( PlaneData, planeData ) : GameObject | ||
planeData | PlaneData, | |
리턴 | GameObject |
public AddPlane ( Vector3 point1, Vector3 point2 ) : GameObject | ||
point1 | Vector3 | |
point2 | Vector3 | |
리턴 | GameObject |