mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-15 12:43:50 +00:00
14 lines
No EOL
370 B
Text
14 lines
No EOL
370 B
Text
<ModuleDefinition
|
|
ModuleId="pbr"
|
|
VersionId="1"
|
|
Description="Module with some demonstration PBR objects/materials."
|
|
ScriptFile="pbr.cs"
|
|
CreateFunction="create"
|
|
DestroyFunction="destroy"
|
|
Group="Game">
|
|
<DeclaredAssets
|
|
canSave="true"
|
|
canSaveDynamicFields="true"
|
|
Extension="asset.taml"
|
|
Recurse="true" />
|
|
</ModuleDefinition> |