Fix #31168: cycles mask layer should only affect objects for camera rays.
Fix: texture coordinate normal output was not correct, still changed under object transform.
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
||||
uint visibility;
|
||||
MotionTransform motion;
|
||||
bool use_motion;
|
||||
bool use_holdout;
|
||||
|
||||
Object();
|
||||
~Object();
|
||||
|
Reference in New Issue
Block a user