Table of Contents

Class ParticleFieldDescription

Namespace
Stride.Particles
Assembly
Stride.Particles.dll
public abstract class ParticleFieldDescription
Inheritance
ParticleFieldDescription
Derived
Extension Methods

Constructors

ParticleFieldDescription(string)

protected ParticleFieldDescription(string name)

Parameters

name string

Properties

FieldSize

public int FieldSize { get; protected set; }

Property Value

int

Name

public string Name { get; }

Property Value

string

Methods

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.