notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

LocalScale.md (248B)


      1 # Local Scale
      2 
      3 CS331 W12 L2
      4 
      5 Member of transform class that can be assigned. This affects the local scale of the GameObject.
      6 
      7 See [Rotate](Rotate.md) for rotating based on local rotation and [[Translate.md]] for moving based on local coordinates.