Method GetSplatControl
GetSplatControl(int)
Get direct reference to the splat control map at index. This will allocate new texture if needed.
public Texture2D GetSplatControl(int index)
Parameters
indexintIndex fo the control texture.
Returns
- Texture2D
The control texture.