PointLightModel

From Crumbled World Wiki

PointLightModelExampleCode

Inheritance

PointLight

Static functions

return function description
PointLightModel new() Create a new Instance of the the PointLightModel
PointLightModel new(Vec3 color, float direction) Create a new Instance of the the PointLightModel
PointLightModel new(Vec3 localPosition, Vec3 color, float direction) Create a new Instance of the the PointLightModel