Class IKCtrlRightHand
Namespace: UnityEngine.Rendering.Toon.HDRP.Samples
Syntax
public class IKCtrlRightHand : MonoBehaviour
Fields
isIkActive
Declaration
public bool isIkActive
Field Value
| Type | Description |
|---|---|
| Boolean |
mixWeight
Declaration
public float mixWeight
Field Value
| Type | Description |
|---|---|
| Single |
targetObj
Declaration
public Transform targetObj
Field Value
| Type | Description |
|---|---|
| Transform |