GridObjectCollection.UpdateNodeFacing(ObjectCollectionNode) Method

Definition

Update the facing of a node given the nodes new position for facing origin with node and orientation type

protected:
 void UpdateNodeFacing(Microsoft::MixedReality::Toolkit::Utilities::ObjectCollectionNode ^ node);
protected void UpdateNodeFacing (Microsoft.MixedReality.Toolkit.Utilities.ObjectCollectionNode node);
member this.UpdateNodeFacing : Microsoft.MixedReality.Toolkit.Utilities.ObjectCollectionNode -> unit
Protected Sub UpdateNodeFacing (node As ObjectCollectionNode)

Parameters

Applies to