$cliptotextures: Difference between revisions
Jump to navigation
Jump to search
(New page: Unknown == Syntax == Unknown cliptotextures__NOTOC__) |
LumiStance (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
The [[QC command]] '''$cliptotextures''' instructs the compiler to convert clipart (such as BMP) into textures. See usage in [[MilkShape 3D]] generated [[QC]] file. | |||
== Syntax == | == Syntax == | ||
$cdtexture "<filepath>" | |||
$cliptotextures | |||
; <code><filepath></code> | |||
: Filepath to clipart. | |||
[[Category:QC Commands|cliptotextures]]__NOTOC__ | [[Category:QC Commands|cliptotextures]]__NOTOC__ |
Revision as of 15:31, 11 September 2011
The QC command $cliptotextures instructs the compiler to convert clipart (such as BMP) into textures. See usage in MilkShape 3D generated QC file.
Syntax
$cdtexture "<filepath>" $cliptotextures
<filepath>
- Filepath to clipart.