C# 클래스 NewTOAPIA.GL.GLAffectLightSpot

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
GLAffectLightSpot ( Vector3f direction, float cutoff, float exponent ) : NewTOAPIA.Graphics
RealizeForLight ( GLLightName aLight ) : void
ToString ( ) : string

메소드 상세

GLAffectLightSpot() 공개 메소드

public GLAffectLightSpot ( Vector3f direction, float cutoff, float exponent ) : NewTOAPIA.Graphics
direction Vector3f
cutoff float
exponent float
리턴 NewTOAPIA.Graphics

RealizeForLight() 공개 메소드

public RealizeForLight ( GLLightName aLight ) : void
aLight GLLightName
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string