Struct roblox::data_type::RaycastParams [−][src]
pub struct RaycastParams {}
Expand description
Parameters for a raycast
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for RaycastParams
impl Send for RaycastParams
impl Sync for RaycastParams
impl Unpin for RaycastParams
impl UnwindSafe for RaycastParams
Blanket Implementations
Mutably borrows from an owned value. Read more