Struct roblox::data_type::Ray [−][src]
pub struct Ray {}
Expand description
Ray, to be used when raycasting
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Ray
impl UnwindSafe for Ray
Blanket Implementations
Mutably borrows from an owned value. Read more