Struct StabilizationPlaneOverride
StablizationPlaneOverride is a class used to describe the plane to be used by the StabilizationPlaneModifier class
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Experimental.Utilities
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public struct StabilizationPlaneOverride
  Fields
Center
Center of the plane
Declaration
public Vector3 Center
  Field Value
| Type | Description | 
|---|---|
| Vector3 | 
Normal
Normal of the plane
Declaration
public Vector3 Normal
  Field Value
| Type | Description | 
|---|---|
| Vector3 |