Method DrawLightWithRange
DrawLightWithRange(Vector3, Color, Single, Single)
Declaration
public static void DrawLightWithRange(Vector3 position, Color color, float range, float intensity)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position | |
System.Drawing.Color | color | |
System.Single | range | |
System.Single | intensity |