identity
The identity transform.
Declaration
static let identity: TransformDiscussion
The identity transform is defined as scale = (1, 1, 1), rotation = (0, 0, 0, 1), and translation = (0, 0, 0).
The identity transform.
static let identity: TransformThe identity transform is defined as scale = (1, 1, 1), rotation = (0, 0, 0, 1), and translation = (0, 0, 0).