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
DepthNear
Cached name for the 'depth_near' property.
public static readonly StringName DepthNear
Field Value
Fov
Cached name for the 'fov' property.
public static readonly StringName Fov
Field Value
Perspective
Cached name for the 'perspective' property.
public static readonly StringName Perspective
Field Value
SizeMag
Cached name for the 'size_mag' property.
public static readonly StringName SizeMag