Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParticleRendererProperty

Hierarchy

  • IParticleRendererProperty

Index

Properties

attributeName

attributeName: string

offset

offset: number

size

size: number

Optional type

type: TYPES

uploadFunction

uploadFunction: (...params: any[]) => any

Type declaration

    • (...params: any[]): any
    • Parameters

      • Rest ...params: any[]

      Returns any

Generated using TypeDoc