Свойство | Type | Description | |
---|---|---|---|
direction | Vector3 | ||
intensity | float |
Méthode | Description | |
---|---|---|
AreaLight ( float width, float height ) : Microsoft.Xna.Framework | ||
setDirection ( Vector3 direction ) : |
||
setHeight ( float height ) : |
||
setIntensity ( float intensity ) : |
||
setWidth ( float width ) : |
public AreaLight ( float width, float height ) : Microsoft.Xna.Framework | ||
width | float | |
height | float | |
Résultat | Microsoft.Xna.Framework |
public setDirection ( Vector3 direction ) : |
||
direction | Vector3 | |
Résultat |
public setHeight ( float height ) : |
||
height | float | |
Résultat |
public setIntensity ( float intensity ) : |
||
intensity | float | |
Résultat |
public setWidth ( float width ) : |
||
width | float | |
Résultat |