IADS split out from SimManager

IADS handles the threattable and assigning targets
IADS now implements batched threat assignments
This commit is contained in:
Daniel Lovell
2024-10-01 19:10:47 -07:00
parent 2d97112e51
commit 0c7d69d632
5 changed files with 306 additions and 98 deletions

View File

@@ -98,6 +98,7 @@ Material:
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AddPrecomputedVelocity: 0
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
@@ -135,8 +136,8 @@ Material:
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 0, b: 0, a: 1}
- _Color: {r: 1, g: 0, b: 0, a: 1}
- _BaseColor: {r: 0.6679245, g: 0, b: 0, a: 1}
- _Color: {r: 0.66792446, g: 0, b: 0, a: 1}
- _EmissionColor: {r: 0.9622642, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 0.5}
m_BuildTextureStacks: []