11
Unity Lesson 11 : Basic Scripting Lerp (Lighting Control)

Unity Lesson 11 : Lerp (Lighting Control)

Embed Size (px)

Citation preview

Page 1: Unity Lesson 11 : Lerp (Lighting Control)

Unity Lesson 11 : Basic Scripting

Lerp (Lighting Control)

Page 2: Unity Lesson 11 : Lerp (Lighting Control)
Page 3: Unity Lesson 11 : Lerp (Lighting Control)
Page 4: Unity Lesson 11 : Lerp (Lighting Control)
Page 5: Unity Lesson 11 : Lerp (Lighting Control)

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

Page 6: Unity Lesson 11 : Lerp (Lighting Control)

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

Page 7: Unity Lesson 11 : Lerp (Lighting Control)

Lighting Sliding from Left to Right

Page 8: Unity Lesson 11 : Lerp (Lighting Control)

Smooth Adjustment

Page 9: Unity Lesson 11 : Lerp (Lighting Control)
Page 10: Unity Lesson 11 : Lerp (Lighting Control)
Page 11: Unity Lesson 11 : Lerp (Lighting Control)