Template:Studio rendering note: Difference between revisions
Jump to navigation
Jump to search
Note:See Model entity/Generic Keyvalues, Inputs and Outputs for keyvalues and inputs that affect model rendering.
Note:See Model entity/Generic Keyvalues, Inputs and Outputs for keyvalues and inputs that affect model rendering. Note that the following keyvalues are unavailable due to being overridden by game code:
model, body, sequence, playbackrate
It may still be possible to use their associated inputs or AddOutput them.
No edit summary |
SirYodaJedi (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
Potential deprecation for {{t|KV CBaseAnimating}}, like with {{t|brush rendering note}}. | Potential deprecation for {{t|KV CBaseAnimating}}, like with {{t|brush rendering note}}. | ||
{{todo|strings subpage}} | {{todo|strings subpage}} | ||
<onlyinclude>{{note|See [[ | <onlyinclude>{{note|See [[Model entity/Generic Keyvalues, Inputs and Outputs]] for keyvalues and inputs that affect model rendering. {{#if:{{{1|}}}|Note that the following keyvalues are unavailable due to being overridden by game code:<br>{{mono|{{{1}}}}}<br>It may still be possible to use their associated inputs or [[AddOutput]] them.|}} }}</onlyinclude> | ||
Can take a single unnamed parameter, which lists KVs which are unavailable for the given entity. For example, {{code|<nowiki>{{studio rendering note|model, body, sequence, playbackrate}}</nowiki>}} yields: | Can take a single unnamed parameter, which lists KVs which are unavailable for the given entity. For example, {{code|<nowiki>{{studio rendering note|model, body, sequence, playbackrate}}</nowiki>}} yields: | ||
{{studio rendering note|model, body, sequence, playbackrate}} | {{studio rendering note|model, body, sequence, playbackrate}} |
Revision as of 10:27, 9 May 2025

This is a draft template page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.
Remember to check for any notes left by the tagger at this article's talk page.
Potential deprecation for {{KV CBaseAnimating}}, like with {{brush rendering note}}.
Todo: strings subpage

Can take a single unnamed parameter, which lists KVs which are unavailable for the given entity. For example, {{studio rendering note|model, body, sequence, playbackrate}} yields:

model, body, sequence, playbackrate
It may still be possible to use their associated inputs or AddOutput them.