PointLightModel
From Crumbled World Wiki
Inheritance
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 |