---
title: texture
framework: spritekit
role: symbol
role_heading: Instance Property
path: spritekit/skfieldnode/texture
---

# texture

A normal texture that specifies the velocities at different points in a velocity field node.

## Declaration

```swift
var texture: SKTexture? { get set }
```

## See Also

### Configuring Other Field Properties

- [animationSpeed](spritekit/skfieldnode/animationspeed.md)
- [smoothness](spritekit/skfieldnode/smoothness.md)
- [direction](spritekit/skfieldnode/direction.md)
