Class XRFeaturePointsRenderer
Renders feature points.
Inheritance
XRFeaturePointsRenderer
Implements
Inherited Members
Namespace: Evergine.Components.XR
Assembly: Evergine.Components.dll
Syntax
public class XRFeaturePointsRenderer : Behavior, IDependencyObject
Methods
Update(TimeSpan)
Allows this instance to execute custom logic during its Update
.
Declaration
protected override void Update(TimeSpan gameTime)
Parameters
Type | Name | Description |
---|---|---|
TimeSpan | gameTime | The game time. |