C# 클래스 MilkShakeFramework.Components.Lighting.Lights.PointLight

상속: AbstractLight
파일 보기 프로젝트 열기: lucas-jones/MilkShake-old 1 사용 예제들

공개 메소드들

메소드 설명
GenerateTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
PointLight ( int size, ShadowType type = ShadowType.Illuminated ) : System

메소드 상세

GenerateTexture() 공개 메소드

public GenerateTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
리턴 Microsoft.Xna.Framework.Graphics.Texture2D

PointLight() 공개 메소드

public PointLight ( int size, ShadowType type = ShadowType.Illuminated ) : System
size int
type ShadowType
리턴 System