Struct BoneRenderer.TransformPair
Bone described by two Transform references.
Inherited Members
Namespace: UnityEngine.Animations.Rigging
Assembly: Unity.Animation.Rigging.dll
Syntax
public struct BoneRenderer.TransformPair
  Fields
first
Declaration
public Transform first
  Field Value
| Type | Description | 
|---|---|
| Transform | 
second
Declaration
public Transform second
  Field Value
| Type | Description | 
|---|---|
| Transform |