xr-frame / Exports / EStencilOp
# Enumeration: EStencilOp
模板测试操作枚举。
# Table of contents
# Enumeration members
# Enumeration members
# DECR
• DECR = 6
# DECR_WRAP
• DECR_WRAP = 5
# INCR
• INCR = 4
# INCR_WRAP
• INCR_WRAP = 3
# INVERT
• INVERT = 7
# KEEP
• KEEP = 1
# REPLACE
• REPLACE = 2
# ZERO
• ZERO = 0