RenderSceneBuffersConfiguration

package
v0.0.0-...-80877a9 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2025 License: MIT Imports: 20 Imported by: 0

Documentation

Overview

Package RenderSceneBuffersConfiguration provides methods for working with RenderSceneBuffersConfiguration 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
	AsRenderSceneBuffersConfiguration() Instance
}

type Instance

This configuration object is created and populated by the render engine on a viewport change and used to (re)configure a [RenderSceneBuffers] object.

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) AsRefCounted

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

func (Instance) AsRenderSceneBuffersConfiguration

func (self Instance) AsRenderSceneBuffersConfiguration() Instance

func (Instance) FsrSharpness

func (self Instance) FsrSharpness() Float.X

func (Instance) InternalSize

func (self Instance) InternalSize() Vector2i.XY

func (Instance) Msaa3d

func (Instance) RenderTarget

func (self Instance) RenderTarget() RID.Any

func (Instance) Scaling3dMode

func (Instance) ScreenSpaceAa

func (Instance) SetFsrSharpness

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

func (Instance) SetInternalSize

func (self Instance) SetInternalSize(value Vector2i.XY)

func (Instance) SetMsaa3d

func (self Instance) SetMsaa3d(value gdclass.RenderingServerViewportMSAA)

func (Instance) SetRenderTarget

func (self Instance) SetRenderTarget(value RID.Any)

func (Instance) SetScaling3dMode

func (self Instance) SetScaling3dMode(value gdclass.RenderingServerViewportScaling3DMode)

func (Instance) SetScreenSpaceAa

func (self Instance) SetScreenSpaceAa(value gdclass.RenderingServerViewportScreenSpaceAA)

func (Instance) SetTargetSize

func (self Instance) SetTargetSize(value Vector2i.XY)

func (Instance) SetTextureMipmapBias

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

func (Instance) SetViewCount

func (self Instance) SetViewCount(value int)

func (Instance) TargetSize

func (self Instance) TargetSize() Vector2i.XY

func (Instance) TextureMipmapBias

func (self Instance) TextureMipmapBias() Float.X

func (*Instance) UnsafePointer

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

func (Instance) ViewCount

func (self Instance) ViewCount() int

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