Class VisualShaderNodeParticleMeshEmitter.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class VisualShaderNodeParticleMeshEmitter.PropertyName : VisualShaderNodeParticleEmitter.PropertyName
- Inheritance
-
VisualShaderNodeParticleMeshEmitter.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Mesh
Cached name for the 'mesh' property.
public static readonly StringName Mesh
Field Value
SurfaceIndex
Cached name for the 'surface_index' property.
public static readonly StringName SurfaceIndex
Field Value
UseAllSurfaces
Cached name for the 'use_all_surfaces' property.
public static readonly StringName UseAllSurfaces