InputAnimation.EvaluateCameraPose(Single) 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.
Evaluate the camera transform at the given time.
public:
Microsoft::MixedReality::Toolkit::Utilities::MixedRealityPose EvaluateCameraPose(float time);
public Microsoft.MixedReality.Toolkit.Utilities.MixedRealityPose EvaluateCameraPose (float time);
member this.EvaluateCameraPose : single -> Microsoft.MixedReality.Toolkit.Utilities.MixedRealityPose
Public Function EvaluateCameraPose (time As Single) As MixedRealityPose
Parameters
- time
- Single