mojo3d
:
mojo3d
.
Entity
.PointAt
Method PointAt:Void( target:
std.geom.Vec3f
,up:
std.geom.Vec3f
=New Vec3f(0,1,0) )
Method PointAt:Void( target:
Entity
,up:
std.geom.Vec3f
=New Vec3f(0,1,0) )
Points the entity at a target.