<Code Lib>
2020 Method
Changes 0
M

SunAndShadowSettings.IsFrameValid

Description:
Checks whether the frame is valid for the supplied SunAndShadowSettings.

public bool IsFrameValid(
	double frame
)

Return Value bool True if the frame is valid for the SunAndShadowSettings, false otherwise.

Loading…