Modding Tools > Lucas' Simpsons Hit & Run Map Builder > XML Format > Lighting Elements > LightGroup

LightGroup

This document is a work-in-progress and may be missing information.

This Element

This type of element is used to apply vertex colours to output models and can also be used create Light Group Chunks in an OutputPure3DFile.

<LightGroup Name="World">
	<!-- See Child Elements -->
</LightGroup>
  • Name: The name used to reference this LightGroup elsewhere.

Child Elements

AmbientLight

TODO

DirectionalLight

TODO

Light

TODO

OutputPure3DFile

This element is used to create a Light Group Chunk in an OutputPure3DFile.

<OutputPure3DFile Name="MyOutputFile" ChunkName="myLightGroup" />

Version History

1.0

Initial release.

Donut Team © 2023 · v4.0