Template:I SpatialEntity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '{{ScrollBox|title=SpatialEntity| {{IO|SetFadeInDuration|Sets the <code>fadeInDuration</code> variable, used to fade cc lookup usage when entity is enabled.|param=float}} {{IO|Set…')
 
(update)
Line 1: Line 1:
{{ScrollBox|title=SpatialEntity|
{{minititle|SpatialEntity}}
{{IO|SetFadeInDuration|Sets the <code>fadeInDuration</code> variable, used to fade cc lookup usage when entity is enabled.|param=float}}
{{IO|SetFadeInDuration|param=float|Sets the '''Lookup Fade In Duration'''.}}
{{IO|SetFadeOutDuration|Sets the <code>fadeOutDuration</code> variable, used to fade cc lookup usage when entity is disabled.|param=float}}
{{IO|SetFadeOutDuration|param=float|Sets the '''Lookup Fade out Duration'''.}}
}}<noinclude>
{{I EnableDisable}}<noinclude>[[Category:Input Templates|SpatialEntity]]</noinclude>
[[Category:Input Templates|SpatialEntity]]
</noinclude>

Revision as of 06:03, 22 September 2018

SpatialEntity:

SetFadeInDuration <float>
Sets the Lookup Fade In Duration.
SetFadeOutDuration <float>
Sets the Lookup Fade out Duration.

EnableDisable:

Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.