RuntimeSunlightSettings.Lerp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lerps between two settings
public:
static Microsoft::MixedReality::Toolkit::SceneSystem::RuntimeSunlightSettings Lerp(Microsoft::MixedReality::Toolkit::SceneSystem::RuntimeSunlightSettings from, Microsoft::MixedReality::Toolkit::SceneSystem::RuntimeSunlightSettings to, float t);
public static Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeSunlightSettings Lerp (Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeSunlightSettings from, Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeSunlightSettings to, float t);
static member Lerp : Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeSunlightSettings * Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeSunlightSettings * single -> Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeSunlightSettings
Public Shared Function Lerp (from As RuntimeSunlightSettings, to As RuntimeSunlightSettings, t As Single) As RuntimeSunlightSettings
Parameters
- t
- Single
Value from 0 to 1