sm.pipeGraph.requestLightingOverride

Requests a glow and UV override for pipes between requesting shape and target container.

Kind: Function

Environments: Game

Game

sm.pipeGraph.requestLightingOverride( requester, target, uvIndex, glow )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
requester Shape The requesting shape.
target Shape The target container shape.
uvIndex integer The uv frame index for the affected pipes. Ranges 0 to 3.
glow number The glow multiplier of the pipes.