OpenXRCompositionLayerCylinder

package
v0.0.0-...-c909628 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2025 License: MIT Imports: 22 Imported by: 0

Documentation

Overview

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

type Instance

An OpenXR composition layer that allows rendering a [SubViewport] on an internal slice of a cylinder.

var Nil Instance

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

func New

func New() Instance

func (Instance) AsNode

func (self Instance) AsNode() Node.Instance

func (Instance) AsNode3D

func (self Instance) AsNode3D() Node3D.Instance

func (Instance) AsObject

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

func (Instance) AsOpenXRCompositionLayer

func (self Instance) AsOpenXRCompositionLayer() OpenXRCompositionLayer.Instance

func (Instance) AsOpenXRCompositionLayerCylinder

func (self Instance) AsOpenXRCompositionLayerCylinder() Instance

func (Instance) AspectRatio

func (self Instance) AspectRatio() Float.X

func (Instance) CentralAngle

func (self Instance) CentralAngle() Float.X

func (Instance) FallbackSegments

func (self Instance) FallbackSegments() int

func (Instance) Radius

func (self Instance) Radius() Float.X

func (Instance) SetAspectRatio

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

func (Instance) SetCentralAngle

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

func (Instance) SetFallbackSegments

func (self Instance) SetFallbackSegments(value int)

func (Instance) SetRadius

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

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