fixed: auto_ptr -> unique_ptr
[opensg.git] / Source / System / NodeCores / Groups / Effects / DeferredShading / OSGDSLightChunk.fcd
blobeaadfb59114e9cc6ae1f6e4793ec3ecc042dc40b
1 <?xml version="1.0" ?>
3 <FieldContainer
4 name="DSLightChunk"
5 parent="LightChunk"
6 library="EffectGroups"
7 structure="concrete"
8 pointerfieldtypes="both"
9 systemcomponent="true"
10 parentsystemcomponent="true"
11 docGroupBase="GrpEffectsGroupsDeferredShading"
13 <Field
14 name="effectiveRange"
15 category="data"
16 type="Real32"
17 cardinality="single"
18 visibility="external"
19 defaultValue="0.f"
20 access="public"
22 </Field>
23 </FieldContainer>