EvilEngine/DYNA/effect:Lens Flare Element: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 3:
{{#vardefine:version|3}}<nowiki/>
{{#vardefine:hash|0x2CD29541}}<nowiki/>
{{#vardefine:games|TSSM Incredibles ROTU RatProto}}<nowiki/>
{{#vardefine:sourcecode|}}<nowiki/>
{{#vardefine:image|}}<nowiki/>
Line 10:
 
==Format==
Note:Unused Lensin FlareSpongeBob ElementMovie, isRise unusedof inthe Underminer, and Ratatouille TSSMPrototype but is still supported.
<source lang=cpp>
class xScrFxLensFlareElement : xDynAsset
Line 28:
! Offset !! Type !! Variable !! Description
|-
| 0x000x10 || [[RWTXAssetID]] || '''Texture_AssetIDtextureID''' || [[RWTX]]
|-
| 0x040x14 || uint32RwTexture* || '''texture''' ||
|-
| 0x080x18 || float32f32 || '''position''' ||
|-
| 0x0C0x1C || float32f32 || '''width''' ||
|-
| 0x100x20 || float32f32 || '''height''' ||
|-
| 0x140x24 || float32f32[2][2] || '''uv''' ||
|-
| 0x180x34 || float32u32 || '''uvcolor''' ||
|-
| 0x1C0x38 || float32u32 || '''uvmode''' ||
|-
| 0x20 || float32 || '''uv''' ||
|-
| 0x24 || uint32 || '''color''' ||
|-
| 0x28 || uint32 || '''mode''' ||
|}