Files
sbox-public/game/core/models/dev/plane.vmdl
s&box team 71f266059a Open source release
This commit imports the C# engine code and game files, excluding C++ source code.

[Source-Commit: ceb3d758046e50faa6258bc3b658a30c97743268]
2025-11-24 09:05:18 +00:00

34 lines
705 B
Plaintext

<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:modeldoc29:version{3cec427c-1b0e-4d48-a90a-0436f33a6041} -->
{
rootNode =
{
_class = "RootNode"
children =
[
{
_class = "RenderMeshList"
children =
[
{
_class = "RenderPrimitivePlane"
name = "plane"
parent_bone = ""
material_name = "dev/helper/testgrid.vmat"
origin = [ 0.0, 0.0, 0.0 ]
angles = [ 0.0, 0.0, 0.0 ]
max_u = 1.0
max_v = 1.0
width = 100.0
height = 100.0
segments_x = 1
segments_y = 1
},
]
},
]
model_archetype = ""
primary_associated_entity = ""
anim_graph_name = ""
base_model_name = ""
}
}