C# (CSharp) Nez.DeferredLighting PointLight - 3 examples found. These are the top rated real world C# (CSharp) examples of Nez.DeferredLighting.PointLight extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
PointLights radiate light in a circle. Note that PointLights are affected by Transform.scale. The Transform.scale.X value is multiplied by the lights radius when sent to the GPU. It is expected that scale will be linear.