Contents

identity

The identity transform.

Declaration

static let identity: Transform

Discussion

The identity transform is defined as scale = (1, 1, 1), rotation = (0, 0, 0, 1), and translation = (0, 0, 0).