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

893 B
Raw Blame History

Get Attribute: axisY

Menu Path : Operator > Attribute > Get Attribute: axisY

The Get Attribute: axisY returns the axisY, which is a standard attribute, of a simulated element depending on Location. This Operator outputs the up axis of the simulated element.

[!include]

Operator properties

Output Type Description
axisY Vector3 The value of the axisY 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).