Interface CardView

Hierarchy

Properties

allowAnimations?: boolean
back?: ImageView
childId?: number
children?: IView[]
color?: ColorView
containerId?: number
cornerRadius?: number
cutout?: boolean
front?: ImageView
height?: number
localPosition?: Vector3View
localRotation?: Vector3View
name?: string
origin?: Origin
prompt?: Prompt
shape?: ShapeView
sides?: number
tempChildren?: IView[]
thickness?: number
type: CARD
width?: number

Generated using TypeDoc