Hi.
In Away3D ver 3.6, I am trying to rotate a Sprite3D object by its “rotation” property but the result seems to be cut out gradually when the rotation reach 180degree. When the rotation is 180 the sprite is all disappeared.
The same thing happens with the standard example “Intermediate_DirectionalSprite.as”
Could you tell me why this happens?