Preparing search index...
The search index is not available
vim-web
vim-web
Core
IRaycastResult
Interface IRaycastResult<T>
interface
IRaycastResult
<
T
>
{
object
:
T
;
worldNormal
:
Vector3
;
worldPosition
:
Vector3
;
}
Type Parameters
T
Index
Properties
object
world
Normal
world
Position
Properties
object
object
:
T
The model Object hit
world
Normal
worldNormal
:
Vector3
The surface normal at the hit point
world
Position
worldPosition
:
Vector3
The 3D world position of the hit point
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
object
world
Normal
world
Position
vim-web
Loading...
The model Object hit