C# 클래스 Poonya.SEA3D.Objects.SEADummy

상속: SEAObject3D
파일 보기 프로젝트 열기: sunag/sea3d 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
depth float
height float
transform float[]
width float

공개 메소드들

메소드 설명
SEADummy ( string name ) : System.Collections.Generic
Write ( ) : ByteArray

메소드 상세

SEADummy() 공개 메소드

public SEADummy ( string name ) : System.Collections.Generic
name string
리턴 System.Collections.Generic

Write() 공개 메소드

public Write ( ) : ByteArray
리턴 Poonya.Utils.ByteArray

프로퍼티 상세

depth 공개적으로 프로퍼티

public float depth
리턴 float

height 공개적으로 프로퍼티

public float height
리턴 float

transform 공개적으로 프로퍼티

public float[] transform
리턴 float[]

width 공개적으로 프로퍼티

public float width
리턴 float