matrix_world_normal property

matrix_world_normal property

Matrix for converting normal from object to world space.

Definition:

@property
def matrix_world_normal(self):
    ...

See Also