C4 Engine
C4 Engine API Documentation

ProjectionLightObject::SetTextureSize

Defined in:  C4LightObjects.h
Sets the size of the projected texture map.
Prototype

void SetTextureSize(int32 size);

Parameters
size The new texture size.
Description
See Also

ProjectionLightObject::GetTextureSize