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

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

공개 프로퍼티들

프로퍼티 타입 설명
position float[]

공개 메소드들

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

메소드 상세

SEAPointLight() 공개 메소드

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

Write() 공개 메소드

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

프로퍼티 상세

position 공개적으로 프로퍼티

public float[] position
리턴 float[]