rot_with_shape 属性
rot_with_shape 属性
获取并设置反射是否应随形状旋转。
定义:
@property
def rot_with_shape(self):
...
@rot_with_shape.setter
def rot_with_shape(self, value):
...
获取并设置反射是否应随形状旋转。
@property
def rot_with_shape(self):
...
@rot_with_shape.setter
def rot_with_shape(self, value):
...