SetWorldspaceNoiseTexture

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the Water Noise Texture path of the specified World Space.

Syntax

[help]
SetWorldspaceNoiseTexture worldSpace:ref texturePath:string

Example

SetWorldspaceNoiseTexture FreesideWorld "Data\Textures\Water\WastelandWaterPotomac.dds" 

Notes

  • The path is relative to the game's main folder, NOT to \Data\Textures\.

See Also