GridObjectCollection.UpdateNodeFacing(ObjectCollectionNode) 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.
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
- node
- ObjectCollectionNode