|
IPointLightAttenuation Property |
Gets a Vector3 that specifies the parameters for the quadratic light function - the Vector3 components are: constant, linear and quadratic parameter.
Namespace: Ab3d.DirectX.LightsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax Vector3 Attenuation { get; }
Property Value
Vector3See Also