Creates new point light. Point light shines like the bulb from one point to all directions. The light has default range and fade value.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XPointLight AddPointLight( Vector3 vector ) |
Parameters
- vector
- Type: Vector3
Coordinates of the new light.