Editor Scripting API
    • Set up the wrap mode for a sampler. If only one wrap mode is provided, it's applied to all dimensions.

      Parameters

      • sampler: Sampler

        The sampler to modify.

      • wrapModeU: WrapMode

        The wrap mode for U dimension.

      • OptionalwrapModeV: WrapMode

        The wrap mode for V dimension. If not provided, uses wrapModeU.

      • OptionalwrapModeW: WrapMode

        The wrap mode for W dimension. If not provided, uses wrapModeU.

      Returns Sampler

      The modified sampler.

    MMNEPVFCICPMFPCPTTAAATR