Skip to content

AnimationClip.TexturePath Property

Optional clip-level texture path. Written to TexturePath each frame. A per-frame TexturePath takes priority.

public string? TexturePath { get; set; }

Property Value

System.String