uv2Offset

    How much to offset the UV2 coordinates. This amount will be added to UV2 in the vertex function. This can be used to offset a texture. The Z component is used when uv2Triplanar is enabled, but it is not used anywhere else.

    BaseMaterial3D.swift:1689
    final var uv2Offset: Vector3 { get set }

    Other members in extension

    Types

    Type members

    Instance members