You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@TelKel81
To which kind of nodes is this applicable? I was playing around with it and did not see any transform result. None using a box or cylinder, also no effect on rectangle. As I have not used the JavaFX 3D part, may be I am doing something wrong. Would you mind to share an example?
PerspectiveTransform, the value of properties (llx, lly, etc) are constrained between -10 and 10
Expected Behavior
Unlimited value (or up to max int size I guess) should be allowed
Current Behavior
value clamped to -10 min, 10 max
Steps to Reproduce
Select the effect, change property values
Your Environment
Screenshots
The text was updated successfully, but these errors were encountered: