OptionalalphaThe alpha value used by the stamp.
OptionalangleThe angle of the stamp in degrees. Rotation takes place around its origin. If angle is non-zero, rotation is ignored.
OptionalblendThe blend mode used when drawing the stamp. Defaults to 0 (normal).
OptionaloriginThe horizontal origin of the stamp. 0 is the left, 0.5 is the center and 1 is the right.
OptionaloriginThe vertical origin of the stamp. 0 is the top, 0.5 is the center and 1 is the bottom.
OptionalrotationThe rotation of the stamp in radians. Rotation takes place around its origin.
OptionalscaleSets both the horizontal and vertical scale of the stamp with a single value.
OptionalscaleSet the horizontal scale of the stamp. Overrides the scale property, if provided.
OptionalscaleSet the vertical scale of the stamp. Overrides the scale property, if provided.
OptionaltintThe tint color value used by the stamp. WebGL only.
Configuration object for the
DynamicTexture.stampmethod.