This commit is the equivalent of a atomic bomb
This commit is contained in:
16
source/braf_air2/braf_casa/pip.hpp
Normal file
16
source/braf_air2/braf_casa/pip.hpp
Normal file
@@ -0,0 +1,16 @@
|
||||
class RenderTargets /// class for all Picture-in-Picture (PiP)
|
||||
{
|
||||
class ecran_copilot {
|
||||
renderTarget = "rendertarget0";
|
||||
|
||||
class ecran_copilot {
|
||||
pointPosition = "pip0_pos";
|
||||
pointDirection = "pip0_dir";
|
||||
renderVisionMode = 2;
|
||||
renderQuality = 2;
|
||||
fov = 0.093;
|
||||
turret[] = {0};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user