Hi, we have detected a strange behaviour with our plugins and VRay when using XRefs:
- In a GeomObject object plugin, VRay doesn't call to the "RenderEnd" procedure if the object is included in a XRef scene. Instead, it is invoked normally for objects in the main scene.
Note 1: i mean to the "RenderEnd" method of Max (Animatable class), not the "renderEnd" of VRay (as the included in VRenderObject class).
Note 2: "RenderBegin" doesn't have this problem, it is called always.
If possible, please confirm if this is a bug or not, so we may implement a workaround.
Thanks,
- In a GeomObject object plugin, VRay doesn't call to the "RenderEnd" procedure if the object is included in a XRef scene. Instead, it is invoked normally for objects in the main scene.
Note 1: i mean to the "RenderEnd" method of Max (Animatable class), not the "renderEnd" of VRay (as the included in VRenderObject class).
Note 2: "RenderBegin" doesn't have this problem, it is called always.
If possible, please confirm if this is a bug or not, so we may implement a workaround.
Thanks,