跳转至

VisualShaderNodeTransformVecMult

继承

VisualShaderNode

简要描述

描述

成员

类型 属性名 默认值
int operator 0

枚举

enum Operator: - OP_AxB = 0

  • OP_BxA = 1

  • OP_3x3_AxB = 2

  • OP_3x3_BxA = 3


成员说明

  • int operator
Default 0
setter set_operator(value)
getter get_operator