Skip to content

Commit

Permalink
Remove unused property on Renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
philipturner committed Sep 25, 2021
1 parent 63268c6 commit 5f37f91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AR MultiPendulum/Renderer/Renderer.swift
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ final class Renderer {

var allowingSceneReconstruction = true
var allowingHandReconstruction = true
var allowingFaceTracking = true

var ambientLightColor: simd_half3!
var directionalLightColor: simd_half3!
Expand Down

0 comments on commit 5f37f91

Please sign in to comment.