matrix_light_space property

matrix_light_space property

Matrix for light space transformation

Definition:

@property
def matrix_light_space(self):
    ...
@matrix_light_space.setter
def matrix_light_space(self, value):
    ...

See Also