Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ set_physics_render_alpha
Method
set_physics_render_alpha
perro_source/render_stack/perro_app/src/lib.rs:443–445 ·
view source on GitHub ↗
(&mut self, alpha: f32)
Source
from the content-addressed store, hash-verified
441
index: usize,
442
x: f32,
443
y: f32,
444
extra: f32,
445
distance: f32,
446
) {
447
self.runtime
448
.set_joycon_mouse_sensor(index, x, y, extra, distance);
Callers
3
frame
Method · 0.45
step_startup_frame
Method · 0.45
step_frame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected