Method | Description | |
---|---|---|
ShiftTexture ( |
Shift the texture by the supplied offset
|
Method | Description | |
---|---|---|
Awake ( ) : void | ||
LateUpdate ( ) : void |
Ensure this is called last after any other scripts calling ShiftTexture
|
public ShiftTexture ( |
||
offsetToApply | Offset to apply. | |
return | void |