Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetOverrideMotion(AnimatorState)

Gets the override motion for the state on the given layer.
Read time 1 minuteLast updated 11 days ago

Definition

public Motion GetOverrideMotion(AnimatorState state)

Parameters

The state which we want to get the motion.

Returns

Type

Description

Motion