csharp
public enum TextureParameterUnitHow a parameter's number is read.
Fields and properties (2)
ScalarA plain number, written to the kernel as authored.
TexelsAtBaseA length in texels at the plan's base resolution, scaled by the evaluator to the resolution of the image the op writes.
Used by (17)
- BlurNodeVixen.Editor.TextureGraph
- TextureAnalysisVixen.Editor.TextureGraph
- TextureAnalysisKernelTestsVixen.Editor.TextureGraph.Tests
- TextureBudgetDeviceTestsVixen.Editor.TextureGraph.Tests
- TextureFilterKernelTestsVixen.Editor.TextureGraph.Tests
- TextureFiltersVixen.Editor.TextureGraph
- TextureGraphCompilerTestsVixen.Editor.TextureGraph.Tests
- TextureGraphDeviceTestsVixen.Editor.TextureGraph.Tests
- TextureHarnessPatternTestsVixen.Editor.TextureGraph.Tests
- TextureParameterVixen.Editor.TextureGraph
- TexturePlacementKernelTestsVixen.Editor.TextureGraph.Tests
- TexturePlanVixen.Editor.TextureGraph
- TexturePlanCheckTestsVixen.Editor.TextureGraph.Tests
- TexturePlanDeviceTestsVixen.Editor.TextureGraph.Tests
- TexturePlanTestsVixen.Editor.TextureGraph.Tests
- TextureSurfaceKernelTestsVixen.Editor.TextureGraph.Tests
- TextureSurfacesVixen.Editor.TextureGraph