This article's documentation is for the "GoldSrc" engine. Click here for more information.

$cliptotextures

From Valve Developer Community
Revision as of 11:10, 25 March 2025 by SirYodaJedi (talk | contribs)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

Obsolete-notext.png
This QC command is obsolete. Its use is discouraged.

$cliptotextures is a QC command available in all GoldSrc GoldSrc games.

Warning.pngWarning:
  • The {{{engine}}} parameter is inconsistent with the name defined by the {{goldsrc}} template. This can most likely be fixed by setting the value of the {{{engine}}} parameter to GoldSrc.
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

By default, vanilla StudioMDL crops textures to the UVs; this command disables that behavior. Since Sven Co-op SDK Sven Co-op SDK's StudioMDL doesn't crop textures, this command is obsolete and inert.