csharp
public enum SurfaceCapturePlaneWhich of a card's surface planes a pass is drawing.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
AlbedoWhat fraction of each channel the surface reflects.
NormalWhich way it faces, in world space, as signed floats.
EmissiveWhat it emits, as radiance.
Used by (3)
- SurfaceCacheRendererDeviceTestsVixen.Graphics.Golden.Tests
- SurfaceCardCaptureVixen.Rendering
- SurfaceCardCaptureDeviceTestsVixen.Graphics.Golden.Tests