- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Controllers
Controllers Get Mouse DisplacementVersion 1.00 - VirtoolsCategorized in Controllers/Mouse
Description
Apply to a BEOBJECT.Gets the mouse relative movement. Get Mouse Displacement.cmo
Technical Information
In: triggers the process.Out: is activated when the process is completed.X: number of pixels the mouse has moved along the X axis of the screen.Y: number of pixels the mouse has moved along the Y axis of the screen.Displacement Vector: number of pixels the mouse has been moved along the screen in a 2D Vector.The movement returned is the number of pixel the mouse moved since the previous frame. Positive X movement is from left to right. Positive Y movement is from top to bottom.
控制获取鼠标位移
在Controllers/Mouse
描述
适用于行为对象获取鼠标光标的相对运动Get Mouse Displacement.cmo
技术信息
In:触发该进程Out:当进程结束时被激活
X:鼠标在显示器上在X轴方向上的像素Y:鼠标在显示器上在Y轴方向上的像素Displacement Vector:鼠标沿着显示器上的2D矢量的像素值
会动态的返回一个鼠标当前帧的像素值。X的值是从左到右移动的。Y的值是从上到下移动的。
Get Mouse PositionVersion 1.00 - VirtoolsCategorized in Controllers/Mouse
Description
Apply to a BEOBJECT.Gets the position of the mouse. Get Mouse Position.cmo
Technical Information
In: triggers the process.Out: is activated when the process is completed.X: position of the mouse cursor on the X axis of the screen.Y: position of the mouse cursor on the Y axis of the screen.Position: position of the mouse cursor as a 2D Vector.Relative To Window: if checked, returns the position of the mouse relative to the 3d view window.
获取鼠标位置
在Controllers/Mouse中将其分类
描述
适用于行为对象获取鼠标光标的当前位置Get Mouse Position.cmo
技术信息
In:触发该进程Out:当进程结束时被激活
X:鼠标在显示器上在X轴方向上的像素Y:鼠标在显示器上在Y轴方向上的像素Displacement Vector:鼠标沿着显示器上的2D矢量的像素值
Relative To Window:如果被钩选,返回的鼠标的位置在3D视图窗口中
Input StringVersion 1.00 - VirtoolsCategorized in Controllers/Keyboard Description
Apply to a BEOBJECT.Captures text entered by user. Input String.cmoTechnical Information
On: Activates the process. The ouput string is initialized with the reset string.Off: deactiv
原创力文档


文档评论(0)