Box Shape

BoxShape

2024.3.11

yisky

Hierarchy (view full)

Constructors

Properties

Accessors

Methods

Constructors

Properties

emitFrom: ParticleSystemBoxShapeEmitFrom = ParticleSystemBoxShapeEmitFrom.Volume

Where emit from

BoxShape

Accessors

  • get thickness(): Readonly<Vector3>
  • Get the thickness of the box.

    Returns Readonly<Vector3>

    BoxShape

Methods

  • Deserialize

    Parameters

    • json: {
          [key: string]: any;
      }
      • [key: string]: any

    Returns void

    BoxShape

  • Serialize

    Returns {
        [key: string]: any;
    }

    • [key: string]: any

    BoxShape