Rasagar/Library/PackageCache/com.unity.visualeffectgraph/Documentation~/Operator-GetAttributeAlive.md
2024-08-26 23:07:20 +03:00

902 B
Raw Blame History

Get Attribute: alive

Menu Path : Operator > Attribute > Get Attribute: alive

The Get Attribute: alive returns the alive, which is a standard attribute, of a simulated element depending on Location. This Operator outputs whether the simulated element is alive or not.

[!include]

Operator properties

Output Type Description
alive bool The value of the alive attribute, based on Location.
If this attribute has not been written to, this Operator returns the default attribute value.

Details

The value the attribute returns uses the systems space (either local-space or world-space).