Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a solid particle vertex

Hierarchy

  • SolidParticleVertex

Index

Constructors

Properties

Accessors

Constructors

  • Creates a new solid particle vertex

    Returns SolidParticleVertex

Properties

color: Color4

Vertex color

position: Vector3

Vertex position

Vertex UV

Accessors

  • get x(): number
  • set x(val: number): void
  • Vertex x coordinate

    Returns number

  • Vertex x coordinate

    Parameters

    • val: number

    Returns void

  • get y(): number
  • set y(val: number): void
  • Vertex y coordinate

    Returns number

  • Vertex y coordinate

    Parameters

    • val: number

    Returns void

  • get z(): number
  • set z(val: number): void
  • Vertex z coordinate

    Returns number

  • Vertex z coordinate

    Parameters

    • val: number

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Accessor
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme