13. Optional: Add
a Int (integer) Property named channel
to
the Mirror
Note:
By
default, the Mirror uses the 1st texture channel on the material for
the mirror. If you want to use a different texture channel:
0 = 1st texture channel
1 = 2nd texture channel
2 = 3rd texture channel
etc.
Note:
Property
must be named channel. Can't be named Fred or Channel or
anything else. The python code looks for a Property
attached to
the Mirror named channel.
Add Property named material to the Camera
Buttons Window
menu >> Logic (F4)
Add Property
button
|