Unity Lesson 11 : Lerp (Lighting Control)

Post on 20-Mar-2017

86 views 2 download

transcript

Unity Lesson 11 : Basic Scripting

Lerp (Lighting Control)

Vector 3 Lerp (Vector 3 from, Vector 3 to, float t)

Vector 3 Lerp (Vector 3 from, Vector 3 to, float t)

Lighting Sliding from Left to Right

Smooth Adjustment