[]
Returns true if this transform is reversible in current tile. Reversible component transformations are those which operation can be completely reversed without any loss of information (not even due to rounding).
public virtual bool Reversible { get; }
Type | Description |
---|---|
bool | Reversibility of component transformation in current tile |