- Home /
Question by
nooneknows · Sep 05, 2014 at 11:02 AM ·
transform.positionboundssynchronize
synchronize this.transform.position and this.render.bounds.center at runtime
Is there any way to synchronize this.transform.position and this.renderer.bounds.center at runtime?
thx
Comment
Not sure if I understand you... but are you creating the mesh dynamically? If that is the case you need to call mesh.recalculateBounds()
Your answer
Follow this Question
Related Questions
trouble with smooth damping 0 Answers
scale plane to fit to screen size 0 Answers
Trouble converting transform.position to C# 1 Answer
Vector3 - transform.position 1 Answer
[2D] Get the position of an object outside the scope 2 Answers