Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ResourceFormattedPathsAttribute

Attribute specifying information about the paths where these resources are located.
Read time 3 minutesLast updated 4 days ago

Definition

public sealed class ResourceFormattedPathsAttribute : ResourcePathsBaseAttribute, _Attribute

Remarks

This is only used in the editor and doesn't have any effect at runtime. See IRenderPipelineResources for usage.

Constructors

Constructor

Description

ResourceFormattedPathsAttribute(System.String,System.Int32,System.Int32,UnityEngine.Rendering.SearchType)Creates a new ResourceFormattedPathsAttribute for an array's elements using formatted path names.

Inheritance

Inherited Members