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

653 B

Area (Circle)

Menu Path : Operator > Math > Geometry > Area (Circle)

The Area (Circle) Operator calculates the area of a circle. This is equal to π r2.

Operator properties

Input Type Description
Circle Circle The circle this Operator calculates the area of.
Output Type Description
Area float The area of the circle based on its radius.