Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...

    Function atan2

    • Returns the arctangent of y/x using the signs of the arguments to determine the quadrant.

      Parameters

      • x: NodeMaterialConnectionPoint

        The x coordinate.

      • y: NodeMaterialConnectionPoint

        The y coordinate.

      • Optionaloptions: Partial<TargetOptions>

        Optional target options.

      Returns NodeMaterialConnectionPoint