From acea7b2e728787a0d83bbf83c8c1f042d2c32e7e Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Mon, 3 Jun 2024 10:15:45 +0800 Subject: + plugins project --- .../Monogame.ImGuiNetSamples/Content/Content.mgcb | 34 +++++++++++++++++++++ .../Monogame.ImGuiNetSamples/Content/suzanne.fbx | Bin 0 -> 43756 bytes 2 files changed, 34 insertions(+) create mode 100644 Plugins/MonoGame.ImGuiNet/Monogame.ImGuiNetSamples/Content/Content.mgcb create mode 100644 Plugins/MonoGame.ImGuiNet/Monogame.ImGuiNetSamples/Content/suzanne.fbx (limited to 'Plugins/MonoGame.ImGuiNet/Monogame.ImGuiNetSamples/Content') diff --git a/Plugins/MonoGame.ImGuiNet/Monogame.ImGuiNetSamples/Content/Content.mgcb b/Plugins/MonoGame.ImGuiNet/Monogame.ImGuiNetSamples/Content/Content.mgcb new file mode 100644 index 0000000..07d49d8 --- /dev/null +++ b/Plugins/MonoGame.ImGuiNet/Monogame.ImGuiNetSamples/Content/Content.mgcb @@ -0,0 +1,34 @@ + +#----------------------------- Global Properties ----------------------------# + +/outputDir:bin/$(Platform) +/intermediateDir:obj/$(Platform) +/platform:DesktopGL +/config: +/profile:Reach +/compress:False + +#-------------------------------- References --------------------------------# + + +#---------------------------------- Content ---------------------------------# + +#begin suzanne.fbx +/importer:FbxImporter +/processor:ModelProcessor +/processorParam:ColorKeyColor=0,0,0,0 +/processorParam:ColorKeyEnabled=True +/processorParam:DefaultEffect=BasicEffect +/processorParam:GenerateMipmaps=True +/processorParam:GenerateTangentFrames=False +/processorParam:PremultiplyTextureAlpha=True +/processorParam:PremultiplyVertexColors=True +/processorParam:ResizeTexturesToPowerOfTwo=False +/processorParam:RotationX=0 +/processorParam:RotationY=0 +/processorParam:RotationZ=0 +/processorParam:Scale=1 +/processorParam:SwapWindingOrder=False +/processorParam:TextureFormat=Compressed +/build:suzanne.fbx + diff --git a/Plugins/MonoGame.ImGuiNet/Monogame.ImGuiNetSamples/Content/suzanne.fbx b/Plugins/MonoGame.ImGuiNet/Monogame.ImGuiNetSamples/Content/suzanne.fbx new file mode 100644 index 0000000..8f3faff Binary files /dev/null and b/Plugins/MonoGame.ImGuiNet/Monogame.ImGuiNetSamples/Content/suzanne.fbx differ -- cgit v1.1-26-g67d0