EvilEngine/Assets: Difference between revisions

Content added Content deleted
Battlepedia>Seil
Battlepedia>Seil
Line 74: Line 74:
| 0x2C || Vector3 || '''Scale''' || A (X, Y, Z) scale vector.
| 0x2C || Vector3 || '''Scale''' || A (X, Y, Z) scale vector.
|-
|-
| 0x38 || Vector4 || '''Color''' || A (R, G, B, A) color vector (values range from 0 to 1).
| 0x38 || Vector4 || '''Color''' || A (R, G, B, A) color vector (values range from 0 to 1). Usually (1.0, 1.0, 1.0, 1.0) in all types.
|-
|-
| 0x48 || float || '''Unknown''' || Usually 255.0 in all types.
| 0x48 || float || '''Unknown''' || Usually 255.0 in all types.