DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
_D3DLIGHTINGELEMENT Struct Reference

#include <d3dtypes.h>

Data Fields

D3DVECTOR dvPosition
 
D3DVECTOR dvNormal
 

Detailed Description

Structure defining position and direction properties for lighting.

Field Documentation

◆ dvNormal

D3DVECTOR _D3DLIGHTINGELEMENT::dvNormal

Normalised unit vector

◆ dvPosition

D3DVECTOR _D3DLIGHTINGELEMENT::dvPosition

Lightable point in model space


The documentation for this struct was generated from the following file: