RuntimeLightingSettings.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::RuntimeLightingSettings Lerp(Microsoft::MixedReality::Toolkit::SceneSystem::RuntimeLightingSettings from, Microsoft::MixedReality::Toolkit::SceneSystem::RuntimeLightingSettings to, float t);
public static Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeLightingSettings Lerp (Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeLightingSettings from, Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeLightingSettings to, float t);
static member Lerp : Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeLightingSettings * Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeLightingSettings * single -> Microsoft.MixedReality.Toolkit.SceneSystem.RuntimeLightingSettings
Public Shared Function Lerp (from As RuntimeLightingSettings, to As RuntimeLightingSettings, t As Single) As RuntimeLightingSettings
Parameters
- t
- Single
Value from 0 to 1