Buy Me a Coffee at ko-fi.com

Sets a Custom Texture to render in this Action
All values are measured in pixels
Default UV is 0, 0, the default dimensions are the texture dimensions and the default scale of 1

overload 1:
Action.setTexture(texture: Texture): Action
typings.246836475typings.1955883606
Method PropertyFluent DescriptionRepresentation
texture accepts
Return Value
overload 2:
Action.setTexture(texture: Texture, u: Number, v: Number): Action
typings.246836475typings.-1950496919typings.-1950496919typings.1955883606
Method PropertyFluent DescriptionRepresentation
texture accepts
u accepts
v accepts
Return Value
overload 3:
Action.setTexture(texture: Texture, u: Number, v: Number, width: Integer, height: Integer): Action
typings.246836475typings.-1950496919typings.-1950496919typings.-672261858typings.-672261858typings.1955883606
Method PropertyFluent DescriptionRepresentation
texture accepts
u accepts
v accepts
width accepts
height accepts
Return Value
overload 4:
Action.setTexture(texture: Texture, u: Number, v: Number, width: Integer, height: Integer, scale: Number): Action
typings.246836475typings.-1950496919typings.-1950496919typings.-672261858typings.-672261858typings.-1950496919typings.1955883606
Method PropertyFluent DescriptionRepresentation
texture accepts
u accepts
v accepts
width accepts
height accepts
scale accepts
Return Value