Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <Component name="ProceduralTerrainComponent">
- <Element name="WorldType" type="Int" />
- <Element name="SubWorldType" type="Int" />
- <Element name="Sealevel" type="Float"/>
- <Element name="CreationTime" type="Int"/>
- <Element name="Octaves" type="Int"/>
- <Element name="Persistence" type="Float"/>
- <Element name="Override" type="Boolean"/>
- <Element name="Octave1" type="Float"/>
- <Element name="Octave2" type="Float"/>
- <Element name="Octave3" type="Float"/>
- <Element name="Octave4" type="Float"/>
- <Element name="Octave5" type="Float"/>
- <Element name="Octave6" type="Float"/>
- <Element name="Octave7" type="Float"/>
- <Element name="Octave8" type="Float"/>
- </Component>
- <Component name="TerrainComponent">
- <Element name="MapHeight" type="File" extension="Image" />
- <Element name="MapTexture" type="File" extension="Image2" />
- <Element name="UVOffset" type="Vec4"/>
- </Component>
Advertisement
Add Comment
Please, Sign In to add comment