INDIRECT ILLUMINATION Get link Facebook X Pinterest Email Other Apps - July 14, 2020 light bounced off of object Get link Facebook X Pinterest Email Other Apps Comments
Colliding with Objects - March 30, 2020 "void OnCollisionEnter ()" { Debug.log "I hit a target!" } void OnCollisionEnter () { Debug.log (collisioninfo.collider.name) } movementenabled = false Read more
Skyboxes - June 11, 2020 SOURCE: https://docs.unity3d.com/2019.2/Documentation/Manual/class-Skybox.html Read more
Comments
Post a Comment