Class StpRuntimeResources
Inheritance
StpRuntimeResources
Assembly: solution.dll
Syntax
[Serializable]
public sealed class StpRuntimeResources
Fields
stpPreTaaCS
Declaration
[Reload("Runtime/STP/StpPreTaa.compute", ReloadAttribute.Package.Root)]
public ComputeShader stpPreTaaCS
Field Value
stpSetupCS
Declaration
[Reload("Runtime/STP/StpSetup.compute", ReloadAttribute.Package.Root)]
public ComputeShader stpSetupCS
Field Value
stpTaaCS
Declaration
[Reload("Runtime/STP/StpTaa.compute", ReloadAttribute.Package.Root)]
public ComputeShader stpTaaCS
Field Value
Extension Methods