Identity Transformation

interface ApplyTransformationIdentity {
    type: "identity";
}

Properties

Properties

type: "identity"

Generated using TypeDoc