IKAnimationFrame

public class IKAnimationFrame

Stores the IK goal offset for a single frame of animation. This represents the position offset of a null object from its rest position.

Constructors

Link copied to clipboard
public void IKAnimationFrame()
public void IKAnimationFrame(float x, float y, float z)

Properties

Link copied to clipboard
public float goalX
Link copied to clipboard
public float goalY
Link copied to clipboard
public float goalZ