Orienter.actives Field
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.
Orientables in the currently processing fragment.
protected readonly System.Collections.Generic.List<Microsoft.MixedReality.WorldLocking.Core.Orienter.WeightedRotation> actives;
val mutable actives : System.Collections.Generic.List<Microsoft.MixedReality.WorldLocking.Core.Orienter.WeightedRotation>
Protected ReadOnly actives As List(Of Orienter.WeightedRotation)