Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

syntax error #98

Closed
GrosSacASac opened this issue Mar 30, 2016 · 1 comment
Closed

syntax error #98

GrosSacASac opened this issue Mar 30, 2016 · 1 comment

Comments

@GrosSacASac
Copy link

replace

var rot = BABYLON.Vector.RotationFromAxis(axis1, axis2, axis3);

with

var rot = BABYLON.Vector3.RotationFromAxis(axis1, axis2, axis3);

in the file Documentation\content\tutorials\03_Advanced\How_Rotations_and_Translations_Work.md
I could not PR this , see other issue

@RaananW
Copy link
Member

RaananW commented Mar 31, 2016

Commited

@RaananW RaananW closed this as completed Mar 31, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants