RayIntersectResult

class cee.ug.RayIntersectResult()

Information about what was hit during a RemoteModel.rayIntersect call

Properties


Properties

RayIntersectResult.hitItem
Type:

HitItem

Specification of what was hit inside the RemoteModel

RayIntersectResult.model
Type:

RemoteModel

The RemoteModel that was hit