setTransform abstract method

Future setTransform(
  1. Matrix4 transform
)

Set the transform for this entity.

Implementation

Future setTransform(Matrix4 transform);