C# 클래스 AreaLightTexture, TheUnseen

상속: AreaLight
파일 보기 프로젝트 열기: henryj41043/TheUnseen

공개 프로퍼티들

프로퍼티 타입 설명
DiffuseTexture UnityEngine.Texture2D
MultLod float

공개 메소드들

메소드 설명
PickMaterial ( ) : void
UpdateMaterial ( ) : void

보호된 메소드들

메소드 설명
Start ( ) : void

메소드 상세

PickMaterial() 공개 메소드

public PickMaterial ( ) : void
리턴 void

Start() 보호된 메소드

protected Start ( ) : void
리턴 void

UpdateMaterial() 공개 메소드

public UpdateMaterial ( ) : void
리턴 void

프로퍼티 상세

DiffuseTexture 공개적으로 프로퍼티

public Texture2D,UnityEngine DiffuseTexture
리턴 UnityEngine.Texture2D

MultLod 공개적으로 프로퍼티

public float MultLod
리턴 float