GetWorldspaceNoiseTexture

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

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

Syntax

[help]
(texturePath:string_var) GetWorldspaceNoiseTexture worldSpace:ref

Example

let sNoiseTex := GetWorldspaceNoiseTexture FreesideWorld 

See Also