This is the old Animancer v7.4 documentation. Click here for the latest version.

IAnimancerComponent.

gameObject Property

Summary

The UnityEngine.GameObject this component is attached to.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IAnimancerComponent

Syntax

GameObject gameObject { get; }

Value

Type Description
GameObject