<Code Lib>
2024 Method
Changes 0
M

LightFamily.GetLightType

Description:
Return a LightType object for the light type at the given index

public LightType GetLightType(
	int index
)

  • Int32
    index
    The index of the light type
Return Value LightType A LightType object for the light type at the given index

Loading…