Notice how the raycast method does not see the GPU level vertex transformations and instead hits the static ghost mesh. This problem is eliminated with the shader method. Furthermore, the shader based method ignores the .pickingCollider property of objects since this property is only relevant for the raycast method.
No comments:
Post a Comment