Target entity fadein (entity)
This page has been added by PyBot. You can help by verifying and completing the info on this page.
This page is a Stub. You can help us by expanding it.
Description
Target an entity to fade in its color. Transition starts when the target_entity_fadein is triggered.
Spawn Arguments
The following is a list of key/value pairs, also known as spawn arguments, that function with this entity.
KEY | DESCRIPTION |
---|---|
_color | Color to fade to. Default: 1 1 1 |
angle | Description not available. |
anim | Description not available. |
bind | Description not available. |
bindOrientated | Description not available. |
bindToBody | Description not available. |
bindToJoint | Description not available. |
bindanim | Description not available. |
cameraTarget | Description not available. |
cinematic | Set to 1 to make the entity to work while camera is active. |
classname | target_entity_fadein |
clipmodel | Description not available. |
cone | Description not available. |
cylinder | Description not available. |
editor_color XXXX | Description not available. |
editor_maxs | Description not available. |
editor_mins | Description not available. |
editor_usage | Target an entity to fade in. |
editor_var XXXX | Description not available. |
fadeTime | How long fade should take (Seconds). Default: 1 |
guiTarget | Description not available. |
health | Description not available. |
hide | Description not available. |
maxs | Description not available. |
mins | Description not available. |
model | Description not available. |
name | Entity name. |
networkSync | Description not available. |
neverDormant | Description not available. |
noGrab | Description not available. |
noclipmodel | Description not available. |
origin | Entity origin. |
rotation | Description not available. |
scriptobject | Description not available. |
size | Description not available. |
skin_xray | Description not available. |
slowmo | Description not available. |
solidForTeam | Description not available. |
spawnclass | idTarget_FadeEntity. |
target | Entity to fade in. |
Inheritance
This entity is derived from the following:
- idEntity
- idTarget
- idTarget_FadeEntity
- target_entity_fadein
- idTarget_FadeEntity
- idTarget
Note : Entries marked in italics are classes defined in the SDK.
Notes
Notes not available.