<Code Lib>
2026 Method
Changes 0
M

SunAndShadowSettings.IsFrameValid

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

public bool IsFrameValid(
	double frame
)

  • Double
    frame
    Frame value
Return Value Boolean True if the frame is valid for the SunAndShadowSettings, false otherwise.

Loading…