Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShapeConfig<Vector3Type>

Type parameters

Hierarchy

  • ShapeConfig

Index

Properties

alpha?: any
beta?: any
compacityWeight?: number
computeInternalEdgeInfo?: boolean
concavity?: number
convexhullApproximation?: any
convexhullDownsampling?: any
cylinderAxis?: "x" | "y" | "z"
depth?: any
fit?: ShapeFit
flipQuadEdges?: boolean
gamma?: any
halfExtents?: Vector3Type
heightDataType?: "short" | "float"
heightScale?: number
heightfieldData?: any[]
heightfieldDistance?: number
hullMaxVertices?: number
includeInvisible?: boolean
margin?: number
maxHalfExtents?: number
maxNumVerticesPerCH?: any
minHalfExtents?: number
minVolumePerCH?: any
mode?: any
nClusters?: number
nVerticesPerCH?: number
oclAcceleration?: any
offset?: Vector3Type
orientation?: Quaternion
pca?: any
planeDownsampling?: any
points?: Vector3Type[]
resolution?: any
shapes?: Omit<ShapeConfig<Vector3Type>, "shapes">[]
sphereRadius?: number
type: ShapeType
upAxis?: number
volumeWeight?: number

Generated using TypeDoc