changed: gcc8 base update
[opensg.git] / Source / System / NodeCores / Groups / Base / OSGLightEngine.fcd
blob884f2b06a001c3c5dd3bc4a43cb15f1e16a730fc
1 <?xml version="1.0" ?>
3 <FieldContainer
4 name="LightEngine"
5 parent="AttachmentContainer"
6 library="System"
7 structure="abstract"
8 pointerfieldtypes="both"
9 systemcomponent="true"
10 parentsystemcomponent="true"
11 isNodeCore="false"
12 docGroupBase="GrpSystemNodeCoreGroups"
14 <Field
15 name="enabled"
16 type="bool"
17 cardinality="single"
18 visibility="external"
19 defaultValue="true"
20 access="public"
22 </Field>
23 </FieldContainer>