Optional
clipXThis can be any floating point number between 0.0
and 1.0
.
Examples
0.0
= Clips the left of the texture, showing the entire right.0.5
(default) = Clips the left and right off equally.1.0
= Clips the right of the texture, showing the entire left.Note: This property is only valid for the "cover"
resize mode.
See Clipping - ResizeMode for more information.
Optional
clipYY-Axis clip factor
This can be any floating point number between 0.0
and 1.0
.
Examples
0.0
= Clips the top of the texture, showing the entire bottom.0.5
(default) = Clips the top and bottom off equally.1.0
= Clips the bottom of the texture, showing the entire top.Note: This property is only valid for the "cover"
resize mode.
See Clipping - ResizeMode for more information.
Height of rectangular area (in pixels)
See Clipping - ResizeMode for more information.
Resize mode to use
Width of rectangular area (in pixels)
See Clipping - ResizeMode for more information.
X-Axis clip factor