enum
Godot::CSGPolygon3D::PathRotation
Defined in:
libgodot/generated/classes/classes_part1.crEnum Members
-
PathRotationPolygon =
0_i64 -
PathRotationPath =
1_i64 -
PathRotationPathFollow =
2_i64
Instance Method Summary
-
#path_rotation_path?
Returns
trueif this enum value equalsPathRotationPath -
#path_rotation_path_follow?
Returns
trueif this enum value equalsPathRotationPathFollow -
#path_rotation_polygon?
Returns
trueif this enum value equalsPathRotationPolygon