Skip to content

Instantly share code, notes, and snippets.

@flushpot1125
Created August 5, 2018 02:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flushpot1125/d2738255b785263d99c9c78db16f334a to your computer and use it in GitHub Desktop.
Save flushpot1125/d2738255b785263d99c9c78db16f334a to your computer and use it in GitHub Desktop.
var mesh= scene.getMeshByName("Car_TAXI_01");
console.log("the name is :"+mesh.name);
console.log("the object's position :"+mesh.position);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment