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

    Function vec2

    • Creates a vec2 from the given components.

      Parameters

      • x: NodeMaterialConnectionPoint

        The x component.

      • y: NodeMaterialConnectionPoint

        The y component.

      • Optionaloptions: Partial<TargetOptions>

        Optional target options.

      Returns NodeMaterialConnectionPoint