Exemplo n.º 1
0
 rotationModifier.transformFrom(function() {
     return quaternion.getTransform();
 });
Exemplo n.º 2
0
 modifier.transformFrom(function() {
     return toggle ? Transform.identity : quaternion.getTransform();
 });