<Code Lib>
2025 Method
Changes 0
M

SunAndShadowSettings.IsFrameValid

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

public bool IsFrameValid(
	double frame
)

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

Loading…