C# Class MilkShakeFramework.Components.Lighting.Lights.PointLight

Inheritance: AbstractLight
Afficher le fichier Open project: lucas-jones/MilkShake-old Class Usage Examples

Méthodes publiques

Méthode Description
GenerateTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
PointLight ( int size, ShadowType type = ShadowType.Illuminated ) : System

Method Details

GenerateTexture() public méthode

public GenerateTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
Résultat Microsoft.Xna.Framework.Graphics.Texture2D

PointLight() public méthode

public PointLight ( int size, ShadowType type = ShadowType.Illuminated ) : System
size int
type ShadowType
Résultat System