Nuclide
Software Development Kit for id Tech
|
Server-Entity: Non-Solid Detail Geometry. More...
Public Member Functions | |
void | func_detail_illusionary (void) |
Server-Entity: Non-Solid Detail Geometry.
QUAKED func_detail_illusionary (0 .5 .8) ?
A "fake" entity for level editors. It is almost identical to func_detail except that it has no collision. Think of it as an alternative to func_illusionary and nonsolid surfaceparms, except that it does not use an entity slot or require custom materials.
If you want this entity to have collision, consider using func_detail.
This entity was introduced in ericw-tools (2017).