Engine API Reference - v2.7.7
    Preparing search index...

    Class ConeBaseGeometry

    Shared superclass of CapsuleGeometry, ConeGeometry and CylinderGeometry. Use those classes instead of this one.

    Hierarchy (View Summary)

    Index

    Properties

    blendIndices: undefined | number[]

    Blend indices.

    blendWeights: undefined | number[]

    Blend weights.

    colors: undefined | number[]

    Colors.

    tangents: undefined | number[]

    Tangents.

    Methods