RDPipelineDepthStencilState

package
v0.0.0-...-ae8aae0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2025 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Package RDPipelineDepthStencilState provides methods for working with RDPipelineDepthStencilState object instances.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Advanced

type Advanced = class

Advanced exposes a 1:1 low-level instance of the class, undocumented, for those who know what they are doing.

type Any

type Any interface {
	gd.IsClass
	AsRDPipelineDepthStencilState() Instance
}

type Instance

[RDPipelineDepthStencilState] controls the way depth and stencil comparisons are performed when sampling those values using [RenderingDevice].

var Nil Instance

Nil is a nil/null instance of the class. Equivalent to the zero value.

func New

func New() Instance

func (Instance) AsObject

func (self Instance) AsObject() [1]gd.Object

func (Instance) AsRDPipelineDepthStencilState

func (self Instance) AsRDPipelineDepthStencilState() Instance

func (Instance) AsRefCounted

func (self Instance) AsRefCounted() [1]gd.RefCounted

func (Instance) BackOpCompare

func (self Instance) BackOpCompare() gdclass.RenderingDeviceCompareOperator

func (Instance) BackOpCompareMask

func (self Instance) BackOpCompareMask() int

func (Instance) BackOpDepthFail

func (self Instance) BackOpDepthFail() gdclass.RenderingDeviceStencilOperation

func (Instance) BackOpFail

func (Instance) BackOpPass

func (Instance) BackOpReference

func (self Instance) BackOpReference() int

func (Instance) BackOpWriteMask

func (self Instance) BackOpWriteMask() int

func (Instance) DepthCompareOperator

func (self Instance) DepthCompareOperator() gdclass.RenderingDeviceCompareOperator

func (Instance) DepthRangeMax

func (self Instance) DepthRangeMax() Float.X

func (Instance) DepthRangeMin

func (self Instance) DepthRangeMin() Float.X

func (Instance) EnableDepthRange

func (self Instance) EnableDepthRange() bool

func (Instance) EnableDepthTest

func (self Instance) EnableDepthTest() bool

func (Instance) EnableDepthWrite

func (self Instance) EnableDepthWrite() bool

func (Instance) EnableStencil

func (self Instance) EnableStencil() bool

func (Instance) FrontOpCompare

func (self Instance) FrontOpCompare() gdclass.RenderingDeviceCompareOperator

func (Instance) FrontOpCompareMask

func (self Instance) FrontOpCompareMask() int

func (Instance) FrontOpDepthFail

func (self Instance) FrontOpDepthFail() gdclass.RenderingDeviceStencilOperation

func (Instance) FrontOpFail

func (Instance) FrontOpPass

func (Instance) FrontOpReference

func (self Instance) FrontOpReference() int

func (Instance) FrontOpWriteMask

func (self Instance) FrontOpWriteMask() int

func (Instance) SetBackOpCompare

func (self Instance) SetBackOpCompare(value gdclass.RenderingDeviceCompareOperator)

func (Instance) SetBackOpCompareMask

func (self Instance) SetBackOpCompareMask(value int)

func (Instance) SetBackOpDepthFail

func (self Instance) SetBackOpDepthFail(value gdclass.RenderingDeviceStencilOperation)

func (Instance) SetBackOpFail

func (self Instance) SetBackOpFail(value gdclass.RenderingDeviceStencilOperation)

func (Instance) SetBackOpPass

func (self Instance) SetBackOpPass(value gdclass.RenderingDeviceStencilOperation)

func (Instance) SetBackOpReference

func (self Instance) SetBackOpReference(value int)

func (Instance) SetBackOpWriteMask

func (self Instance) SetBackOpWriteMask(value int)

func (Instance) SetDepthCompareOperator

func (self Instance) SetDepthCompareOperator(value gdclass.RenderingDeviceCompareOperator)

func (Instance) SetDepthRangeMax

func (self Instance) SetDepthRangeMax(value Float.X)

func (Instance) SetDepthRangeMin

func (self Instance) SetDepthRangeMin(value Float.X)

func (Instance) SetEnableDepthRange

func (self Instance) SetEnableDepthRange(value bool)

func (Instance) SetEnableDepthTest

func (self Instance) SetEnableDepthTest(value bool)

func (Instance) SetEnableDepthWrite

func (self Instance) SetEnableDepthWrite(value bool)

func (Instance) SetEnableStencil

func (self Instance) SetEnableStencil(value bool)

func (Instance) SetFrontOpCompare

func (self Instance) SetFrontOpCompare(value gdclass.RenderingDeviceCompareOperator)

func (Instance) SetFrontOpCompareMask

func (self Instance) SetFrontOpCompareMask(value int)

func (Instance) SetFrontOpDepthFail

func (self Instance) SetFrontOpDepthFail(value gdclass.RenderingDeviceStencilOperation)

func (Instance) SetFrontOpFail

func (self Instance) SetFrontOpFail(value gdclass.RenderingDeviceStencilOperation)

func (Instance) SetFrontOpPass

func (self Instance) SetFrontOpPass(value gdclass.RenderingDeviceStencilOperation)

func (Instance) SetFrontOpReference

func (self Instance) SetFrontOpReference(value int)

func (Instance) SetFrontOpWriteMask

func (self Instance) SetFrontOpWriteMask(value int)

func (*Instance) UnsafePointer

func (self *Instance) UnsafePointer() unsafe.Pointer

func (Instance) Virtual

func (self Instance) Virtual(name string) reflect.Value

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL