LightType.SetInitialColor
Description:
Replace the current initial color object with the given object
Replace the current initial color object with the given object
Remarks:
The argument object is cloned
The argument object is cloned
public void SetInitialColor(
InitialColor initialColor
)
-
initialColorAn object derived from an InitialColor object The object pointed to is cloned internally
-
A non-optional argument was null
No comments yet. Start the discussion.
Loading…