Difference between revisions of "TXMT/Parameters/StdMatCullMode"
From SimsWiki
< TXMT | Parameters
| Line 5: | Line 5: | ||
<P><center>Links back to the txmt Parameter | <P><center>Links back to the txmt Parameter | ||
Listings</center></P> | Listings</center></P> | ||
| − | <P>* [http://www.sims2wiki.info/TXMT/Parameters | + | <P>* [http://www.sims2wiki.info/TXMT/Parameters/AlphabeticallySequencedList Alphabetically Sequenced List]</P> |
| − | + | <P>* [http://www.sims2wiki.info/TXMT/Parameters/CategorisedList Categorised List]</P> | |
| − | <P>* [http://www.sims2wiki.info/CategorisedList Categorised List]</P> | + | |
</TD> | </TD> | ||
</TR> | </TR> | ||
Revision as of 22:56, 5 January 2007
|
|
Contents |
(MATD/txmt) property parameter: standard material: StdMatCullMode
Parameter Type
[e] string / text
Known designed values:
- none
- used to show texture on both the default side of mapping and the opposite side of mapped surface
- cullClockwise
- used to show texture on the default side of mapping
- cullCounterClockwise
- used to show texture on the opposite side of mapped surface
Common Notes
- "cullClockwise" is enough while "none" will use up twice amount of rendering resource for the same effect.
- Culling (usually back-face) of primitive rendering
Common Default Value(s)
cullClockwise