-
QRayCasterHit.HitType.resolve(int value)
Returns the corresponding enum entry for the given value.
Returns the type of the hit
Returns the enum constant of this type with the specified name.
QRayCasterHit.HitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
See Qt3DRender::QRayCasterHit::QRayCasterHit(Qt3DRender::QRayCasterHit::HitType,Qt3DCore::QNodeId,float,QVector3D,QVector3D,uint,uint,uint,uint)