core/modules/light/abbr_dart library

Functions

CreateLight(LightType type, Vector3D position, Vector3D target, ColorD color, ShaderD shader) → LightD
See RaylibLightDart.CreateLight.
UpdateLightValues(ShaderD shader, LightD light) → void
See RaylibLightDart.UpdateLightValues.