Table of Contents

Class GltfCamera.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class GltfCamera.PropertyName : Resource.PropertyName
Inheritance
GltfCamera.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

DepthFar

Cached name for the 'depth_far' property.

public static readonly StringName DepthFar

Field Value

StringName

DepthNear

Cached name for the 'depth_near' property.

public static readonly StringName DepthNear

Field Value

StringName

Fov

Cached name for the 'fov' property.

public static readonly StringName Fov

Field Value

StringName

Perspective

Cached name for the 'perspective' property.

public static readonly StringName Perspective

Field Value

StringName

SizeMag

Cached name for the 'size_mag' property.

public static readonly StringName SizeMag

Field Value

StringName