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

    Function vec4

    • Creates a vec4 from the given components.

      Parameters

      • x: NodeMaterialConnectionPoint

        The x component.

      • y: NodeMaterialConnectionPoint

        The y component.

      • z: NodeMaterialConnectionPoint

        The z component.

      • w: NodeMaterialConnectionPoint

        The w component.

      • Optionaloptions: Partial<TargetOptions>

        Optional target options.

      Returns NodeMaterialConnectionPoint