s&
infoAbout
infoAbout s&box newspaperLatest News published_with_changesChanges mapRoadmap monitoringMetrics
gamesGames
sports_esportsBrowse Games exploreDiscover Games
categoryWorkshop
sports_esportsGames landscapeMaps view_in_arModels textureMaterials apparelClothing constructionMore..
forumForum menu_bookLearn
docsDocumentation apiApi Reference schoolTutorials manage_searchCode Search
inputLog in with Steam chevron_leftChange Language
简体中文EnglishРусскийEspañolPortuguês-BrasilDeutsch日本語FrançaisPolskiTürkçe한국어PirateItalianoไทย繁體中文УкраїнськаČeštinaNederlandsMagyarDanskSuomiSvenskaNorskΕλληνικάRomânăБългарскиTiếng ViệtBahasa IndonesiaEspañol-Latinoaméricaالعربية
Postprocessable Razor Panel
Released
by jammees library
updated 8 Months Ago
112.3KB
thumb_up_alt1 thumb_down_alt0 favorite2 library_books0
homeDetailsreviewsReviewcodeSource
folder.obj
description__compiler_extra.cs
folderCode
folderExamples
folderCards
descriptionCard.razor
descriptionDissolvePanelShowcase.razor
folderExtensions
descriptionPanelExtensions.cs
folderInterfaces
descriptionIRenderingRootAccessor.cs
folderRendering
descriptionRenderingRoot.razor
descriptionRenderingRoot.razor.cs
folderUtility
descriptionPanelUtils.cs
descriptionPostprocessablePanel.razor
descriptionPostprocessablePanel.razor.cs
folderExamples
folderCards
descriptionCard.razor
descriptionDissolvePanelShowcase.razor
folderExtensions
descriptionPanelExtensions.cs
folderInterfaces
descriptionIRenderingRootAccessor.cs
folderRendering
descriptionRenderingRoot.razor
descriptionRenderingRoot.razor.cs
folderUtility
descriptionPanelUtils.cs
descriptionPostprocessablePanel.razor
descriptionPostprocessablePanel.razor.cs
Code/Interfaces/IRenderingRootAccessor.cs
using Sandbox;
using System;

namespace PostprocessPanel;

public interface IRenderingRootAccessor
{
	public RenderAttributes Attributes => null;

	public Vector2Int TextureSize => Vector2Int.Zero;

	public Vector2Int TexturePadding { get; set; }

	public Action OnRendering { get; set; }
}
  • News
  • Docs
  • Metrics
  • FAQ
  • Forum
  • Discord
  • Twitter