HybridAnimancerComponent.

speed Property

Summary

[Warning] Animancer.HybridAnimancerComponent doesn't support speed control.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
HybridAnimancerComponent

Syntax

[Obsolete(nameof(HybridAnimancerComponent) + " doesn't support speed control." + " If you don't need this feature, you can use `#pragma warning disable CS0618` to disable this warning." + " Otherwise, check " + Strings.DocsURLs.AnimatorControllers + " for other options.")]
public float speed { get; set; }

Remarks

If you don't need this feature, you can use #pragma warning disable CS0618 to disable this warning. Otherwise, check https://kybernetik.com.au/animancer/docs/manual/animator-controllers for other options.

Attributes

Type Description
ObsoleteAttribute

Value

Type Description
float