<Code Lib>
2026 Method
Changes 0
M

LightType.SetInitialIntensity

Description:
Replace the current initial intensity object with the given object
Remarks:
The argument object is cloned

public void SetInitialIntensity(
	InitialIntensity initialIntensity
)

  • initialIntensity
    An object derived from an InitialIntensity object

Loading…