xr-frame / Exports / EWrapMode

# Enumeration: EWrapMode

纹理寻址模式枚举。

# Table of contents

# Enumeration members

# Enumeration members

# CLAMP_TO_EDGE

CLAMP_TO_EDGE = 2


# MIRRORED_REPEAT

MIRRORED_REPEAT = 3


# REPEAT

REPEAT = 1