Sets this task's texture
The texture's width and height must be provided if the texture is a location
For custom textures, the dimensions are optional 
overload 1:
SpriteTask.texture(textureLocation: String, width: Integer, height: Integer): SpriteTask | Method Property | Fluent Description | Representation |
|---|---|---|
| textureLocation accepts | typings.-1808118735||
| width accepts | typings.-672261858||
| height accepts | typings.-672261858||
| Return Value | typings.-769810934
overload 2:
SpriteTask.texture(texture: Texture): SpriteTask | Method Property | Fluent Description | Representation |
|---|---|---|
| texture accepts | typings.246836475||
| Return Value | typings.-769810934
overload 3:
SpriteTask.texture(texture: Texture, width: Integer, height: Integer): SpriteTask | Method Property | Fluent Description | Representation |
|---|---|---|
| texture accepts | typings.246836475||
| width accepts | typings.-672261858||
| height accepts | typings.-672261858||
| Return Value | typings.-769810934
overload 4:
SpriteTask.texture(textureLocation: String, dimensions: Vector2): SpriteTask | Method Property | Fluent Description | Representation |
|---|---|---|
| textureLocation accepts | typings.-1808118735||
| dimensions accepts | typings.2002444079||
| Return Value | typings.-769810934
overload 5:
SpriteTask.texture(texture: Texture, dimensions: Vector2): SpriteTask | Method Property | Fluent Description | Representation |
|---|---|---|
| texture accepts | typings.246836475||
| dimensions accepts | typings.2002444079||
| Return Value | typings.-769810934
listFiles
action_wheel
Action
BlockRaycastTypes