Vixen
dd8b0a81
csharp
public enum TextureParameterUnit

How a parameter's number is read.

Read the guide page for this →

Fields and properties (2)

  • Scalar

    A plain number, written to the kernel as authored.

  • TexelsAtBase

    A 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