C# 클래스 GLSharp.Content.LightItem

상속: ResourceItem
파일 보기 프로젝트 열기: colin-dumitru/GLSharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LightType int
Properties object>.Dictionary

공개 메소드들

메소드 설명
Free ( ) : System.Boolean
Readlocate ( ) : System.Boolean

메소드 상세

Free() 공개 메소드

public Free ( ) : System.Boolean
리턴 System.Boolean

Readlocate() 공개 메소드

public Readlocate ( ) : System.Boolean
리턴 System.Boolean

프로퍼티 상세

LightType 공개적으로 프로퍼티

public int LightType
리턴 int

Properties 공개적으로 프로퍼티

public Dictionary Properties
리턴 object>.Dictionary