Jump to content

AlignToVector Documentation not 100% correct


beo6
 Share

Recommended Posts

Hello,

 

just a small thing i noticed:

for AlignToVector

http://www.leadwerks.com/werkspace/page/documentation/_/command-reference/entity/entityaligntovector-r166

 

it shows that i have to use a Vec3 and Y and Z. for the second syntax However most likely the Vec3 already includes X,Y and Z.

 

So i think it should be

void AlignToVector(const Vec3& v, int axis=2, float rate = 1.0, float roll = 0.0)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...