Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestrictionPropertiesBase

Hierarchy

Index

Properties

Type of the restriction

hideable?: boolean

If the restriction should be hidden by geometry in front of it. (default: false)

id?: string

The id of the restriction.

priority?: number

The priority of the restriction.

rotation?: { angle: number; axis: vec3 }

The rotation of the object after the restriction is applied.

Type declaration

  • angle: number
  • axis: vec3