Class UniversalRenderPipelineEditorResources
Class containing shader and texture resources needed in URP.
상속된 멤버
ScriptableObject.CreateInstance<T>()
Object.GetHashCode()
Object.Instantiate<T>(T)
Object.Instantiate<T>(T, Vector3, Quaternion)
Object.Instantiate<T>(T, Vector3, Quaternion, Transform)
Object.Instantiate<T>(T, Transform)
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
public class UniversalRenderPipelineEditorResources : ScriptableObject
필드
이름 | 설명 |
---|---|
materials | Material resources used in URP. |
shaders | Shader resources used in URP. |