rotateFromVectorSelf method

DomMatrix rotateFromVectorSelf([
  1. num? x,
  2. num? y
])

Implementation

DomMatrix rotateFromVectorSelf([num? x, num? y]) native;