Class Camera3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class Camera3D.PropertyName : Node3D.PropertyName
- Inheritance
-
Camera3D.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Attributes
Cached name for the 'attributes' property.
public static readonly StringName Attributes
Field Value
CullMask
Cached name for the 'cull_mask' property.
public static readonly StringName CullMask
Field Value
Current
Cached name for the 'current' property.
public static readonly StringName Current
Field Value
DopplerTracking
Cached name for the 'doppler_tracking' property.
public static readonly StringName DopplerTracking
Field Value
Environment
Cached name for the 'environment' property.
public static readonly StringName Environment
Field Value
Far
Cached name for the 'far' property.
public static readonly StringName Far
Field Value
Fov
Cached name for the 'fov' property.
public static readonly StringName Fov
Field Value
FrustumOffset
Cached name for the 'frustum_offset' property.
public static readonly StringName FrustumOffset
Field Value
HOffset
Cached name for the 'h_offset' property.
public static readonly StringName HOffset
Field Value
KeepAspect
Cached name for the 'keep_aspect' property.
public static readonly StringName KeepAspect
Field Value
Near
Cached name for the 'near' property.
public static readonly StringName Near
Field Value
Projection
Cached name for the 'projection' property.
public static readonly StringName Projection
Field Value
Size
Cached name for the 'size' property.
public static readonly StringName Size
Field Value
VOffset
Cached name for the 'v_offset' property.
public static readonly StringName VOffset