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

$cliptotextures (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(engine name fix)
 
Line 2: Line 2:
{{stub}}
{{stub}}
{{obsolete|type=QC command}}
{{obsolete|type=QC command}}
{{this is a|QC command|name=$cliptotextures|engine=goldsrc}} By default, vanilla [[StudioMDL (GoldSrc)|StudioMDL]] crops textures to the UVs; this command disables that behavior. Since {{scsdk|2}}'s StudioMDL doesn't crop textures, this command is obsolete and inert.
{{this is a|QC command|name=$cliptotextures|engine=GoldSrc}} By default, vanilla [[StudioMDL (GoldSrc)|StudioMDL]] crops textures to the UVs; this command disables that behavior. Since {{scsdk|2}}'s StudioMDL doesn't crop textures, this command is obsolete and inert.

Latest revision as of 01:04, 20 April 2025

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. 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.