Template:KV CBaseAnimating
Ir para navegação
Ir para pesquisar
Available doc translations
Nota:model, skin, body, and sequence KVs can be hidden individually with {{{no model}}}, {{{no skin}}}, {{{no body}}}, and {{{no sequence}}}, respectively.
- World Model (model) <model path >
- The model this entity should appear as. 128-character limit.
- Skin (skin) <integer >
- Some models have multiple skins. This value selects from the index, starting with 0. May be overridden by game code.
Tip:Hammer's model browser automatically updates this value if you use it to view different skins.
- Model Scale (modelscale) <float > (em todos os jogos desde
) (também em
)
- A multiplier for the size of the model.
Tip:In
Hammer++ with a prop selected in 3D view, hold Ctrl and scroll the mouse wheel to change the modelscale in increments of 0.5. Holding ⇧ Shift will scale it in smaller increments of 0.05.
- Bodygroup (body / SetBodyGroup) <integer >
- Some models have multiple submodels. This value selects from the index, starting with 0. May be overridden by animations and/or game code.
Nota:If both body and SetBodyGroup are present (even if set to 0), body will be prioritized.
- Sequence (sequence) <integer > !FGD
- Default animation sequence for the model to be playing after spawning. May be overridden by game code.
- Lighting Origin (lightingorigin) <targetname >
- Select an entity (not info_lighting!) from which to sample lighting instead of the entity's origin or $illumposition.
Shadow:
- Disable Shadows (disableshadows) <boolean >
- Prevents the entity from creating cheap render-to-texture shadows, or lightmap shadows if the entity is a prop_static. Does not affect shadow mapping.
- Disable Receiving Shadows (disablereceiveshadows) <boolean >
- Prevent the entity from receiving dynamic shadows on itself.
- Shadow Cast Distance (shadowcastdist) <integer > !FGD
- Sets how far the entity casts dynamic shadows. 0 means default distance from the shadow_control entity.
- Disable Shadow Depth (disableshadowdepth) <boolean > (em todos os jogos desde
)
- Used to disable rendering into shadow depth (for projected textures) for this entity.
- Disable flashlight (disableflashlight) <boolean > (em todos os jogos desde
)
- Used to disable projected texture lighting and shadows on this entity.
- Projected Texture Cache (shadowdepthnocache) <integer choices> (em todos os jogos desde
)
- Used to hint projected texture system whether it is sufficient to cache shadow volume of this entity or to force render it every frame instead.
Choices Expandir
- Render in Fast Reflections (drawinfastreflection) <boolean > (em todos os jogos desde
)
- If enabled, this entity will render in fast water reflections (i.e. when a water material specifies
$reflectonlymarkedentities
) and in the world impostor pass.

…
The Template:KV CBaseAnimating/doc/pt-br documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
Usage

Parameter | Description | Example | Preview |
---|---|---|---|
prep2 |
Call this template with |prep2=1 to hide KVs added in ![]() |
{{KV Studiomodel|prep2=1}} |
CBaseAnimating:
Shadow:
|
No Parameter | N/A | {{KV Studiomodel}} |
CBaseAnimating:
Shadow:
|