InputAnimation.AddMarker(InputAnimationMarker) 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.
Add a user-defined marker.
public:
void AddMarker(Microsoft::MixedReality::Toolkit::Input::InputAnimationMarker ^ marker);
public void AddMarker (Microsoft.MixedReality.Toolkit.Input.InputAnimationMarker marker);
member this.AddMarker : Microsoft.MixedReality.Toolkit.Input.InputAnimationMarker -> unit
Public Sub AddMarker (marker As InputAnimationMarker)
Parameters
- marker
- InputAnimationMarker