0% found this document useful (0 votes)
18 views1 page

Project XML Configuration Details

The document outlines a project configuration with various visual elements including an image, circle spectrum, line spectrum, text, and particles. Each element is defined with specific properties such as position, color, size, and layer. The project appears to be designed for a visual display, possibly for a music-related event featuring the text 'DJ SUNNY'.

Uploaded by

gholapsunny39
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views1 page

Project XML Configuration Details

The document outlines a project configuration with various visual elements including an image, circle spectrum, line spectrum, text, and particles. Each element is defined with specific properties such as position, color, size, and layer. The project appears to be designed for a visual display, possibly for a music-related event featuring the text 'DJ SUNNY'.

Uploaded by

gholapsunny39
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

<?xml version="1.0" encoding="utf-8"?

>
<Project>
<Elements>
<Element type="image">
<FileName>[Link]</FileName>
<Alpha>255</Alpha>
<ScaleX>1</ScaleX>
<ScaleY>1</ScaleY>
<Layer>0</Layer>
</Element>
<Element type="circleSpectrum">
<PosX>0.5</PosX>
<PosY>0.5</PosY>
<Radius>0.25</Radius>
<BarCount>64</BarCount>
<BarHeight>0.35</BarHeight>
<Color>#00FFFF</Color>
<Layer>1</Layer>
</Element>
<Element type="lineSpectrum">
<PosX>0.5</PosX>
<PosY>0.85</PosY>
<Width>0.8</Width>
<Height>0.06</Height>
<Color>#00FFFF</Color>
<Rotation>0</Rotation>
<AnchorX>0.5</AnchorX>
<AnchorY>0.5</AnchorY>
<Layer>2</Layer>
</Element>
<Element type="text">
<Text>DJ SUNNY</Text>
<PosX>0.5</PosX>
<PosY>0.5</PosY>
<Color>#FFFFFF</Color>
<FontSize>30</FontSize>
<AnchorX>0.5</AnchorX>
<AnchorY>0.5</AnchorY>
<Layer>3</Layer>
</Element>
<Element type="particles">
<PosX>0.5</PosX>
<PosY>0.5</PosY>
<Color>#FFFFFF</Color>
<Count>40</Count>
<Size>3</Size>
<Speed>0.2</Speed>
<Layer>4</Layer>
</Element>
</Elements>
</Project>

You might also like