Api Vertex
struct

Vertex

public sealed struct Vertex

A vertex to update a particle snapshot with.

Fields

Name Type Description
Position Vector3
Normal Vector3
Color Color
CreationTime Single
Radius Single
ForceScale Single
Assembly: Sandbox.Engine Declaring Type: ParticleSnapshot Full Name: Sandbox.ParticleSnapshot.Vertex