Tweeners blur
Good Day
I try to apply Tweeners blur to the DisplayObject3D objects thats added to main DisplayObject3D.
compiller output is: ReferenceError: Error #1069: Property filters not found on org.papervision3d.objects.DisplayObject3D and there is no default value.
At the same situation when i use Tweeners rotation or x,y,z properties all works correctly.
Whats wrong?