mojo3d:mojo3d.Entity.SetPosition

Method SetPosition:Void( position:std.geom.Vec3f,localSpace:Bool=false )
Method SetPosition:Void( x:Float,y:Float,z:Float,localSpace:Bool=false )

Sets entity position in local or world space.