BlenderVR User Manual
Release 0.1## Windows:anchor="C:/BlenderVR/samples"> anchor="C:/BlenderVR/samples"> anchor="/Users/MYUSER/blender/blenderVR/source" anchor="/Users/MYUSER/blenderVR/samples"> anchor="/Users/MYUSER/blenderVR/samples"> ## Windows: anchor="C:/BlenderVR/samples"> anchor="C:/BlenderVR/samples"> 0 码力 | 56 页 | 860.89 KB | 2 年前 3
PyWebIO v0.3.0 使用手册你可以调用set_anchor(name)对当前输出位置进行标记。 你可以在任何输出函数中使用 before 参数将内容插入到指定的锚点之前,也可以使用 after 参数将内容插入到指定的锚点之后。 在输出函数中使用 anchor 参数为当前的输出内容标记锚点,若锚点已经存在,则将锚点处的内容替换为当前内容。 以下代码展示了在输出函数中使用锚点: set_anchor('top') put_text('B', anchor='b') put_text('C', after='top') put_text('D', before='b') 以上代码将输出: PyWebIO 还提供了以下锚点控制函数: • set_anchor(anchor) 可以清除 anchor 锚点之前输出的内容 • clear_after(anchor) clear_after(anchor) 可以清除 anchor 锚点之后输出的内容 • clear_range(start_anchor, end_anchor) 可以清除 start_anchor 到 end_anchor 锚点之间的内容 • scroll_to(anchor) 可以将页面滚动到 anchor 锚点处 ## 页面环境设置 ## 输出区外观 PyWebIO 支持两种外观:输出区固定高度/可变高度。可以通过调用0 码力 | 70 页 | 1.41 MB | 2 年前3
做一个有趣的多人 AR 游戏 - 刘冠杉renderer: SCNSceneRenderer, didAdd node: SCNNode, for anchor: ARAnchor) - 更新 func renderer(_ renderer: SCNSceneRenderer, didUpdate node: SCNNode, for anchor: ARAnchor) - 移除 func renderer(_ renderer: SCNSceneRenderer SCNSceneRenderer, didRemove node: SCNNode, for anchor: ARAnchor) @interface ARAnchor : NSObject/** Unique identifier of the anchor. */ @property (nonatomic, readonly) NSUUID used to associate with the anchor. */ @property (nonatomic, nullable, readonly) NSString *name API_AVAILABLE(ios(12.0)); The transformation matrix that defines the anchor's rotation, translation 0 码力 | 71 页 | 6.93 MB | 2 年前3
Game Development for Human Beingsworld.centerX, 10 this.game.world.centerY, 'logo'); 11 this.splash.anchor.setTo(0.5); 12 this.preloadBar = this.add.sprite(this.game.world.centerX, 13 this.game.world.centerY + 128, 'preloadbar'); 14 this.preloadBar.anchor.setTo(0.5); 15 } 16 }; 17 } Zenva Academy – Online courses on Phaser and game programming Zenva var t = this.game.add.text(this.game.width / 2, this.game.height / 2, text, style); t.anchor.set(0.5); // highest score text = "Highest score: " + this.highestScore;0 码力 | 472 页 | 8.46 MB | 1 年前3
Hyperledger Fabric 2.1 Documentationwhich process high volumes of transactions. • Anchor peer. If a peer needs to communicate with a peer in another organization, then it can use one of the anchor peers defined in the channel configuration configuration for that organization. An organization can have zero or more anchor peers defined for it, and an anchor peer can help with many different cross-organization communication scenarios. Note that a peer peer can be a committing peer, endorsing peer, leader peer and anchor peer all at the same time! Only the anchor peer is optional – for all practical purposes there will always be a leader peer and at least0 码力 | 904 页 | 10.95 MB | 2 年前3
Hyperledger Fabric 2.1.1 Documentationwhich process high volumes of transactions. • Anchor peer. If a peer needs to communicate with a peer in another organization, then it can use one of the anchor peers defined in the channel configuration configuration for that organization. An organization can have zero or more anchor peers defined for it, and an anchor peer can help with many different cross-organization communication scenarios. Note that a peer peer can be a committing peer, endorsing peer, leader peer and anchor peer all at the same time! Only the anchor peer is optional – for all practical purposes there will always be a leader peer and at least0 码力 | 816 页 | 10.25 MB | 2 年前3
Hyperledger Fabric 2.2.0 Documentationwhich process high volumes of transactions. • Anchor peer. If a peer needs to communicate with a peer in another organization, then it can use one of the anchor peers defined in the channel configuration configuration for that organization. An organization can have zero or more anchor peers defined for it, and an anchor peer can help with many different cross-organization communication scenarios. Note that a peer peer can be a committing peer, endorsing peer, leader peer and anchor peer all at the same time! Only the anchor peer is optional – for all practical purposes there will always be a leader peer and at least0 码力 | 820 页 | 10.90 MB | 2 年前3
Hyperledger Fabric 1.4.9 Documentationwhich process high volumes of transactions. • Anchor peer. If a peer needs to communicate with a peer in another organization, then it can use one of the anchor peers defined in the channel configuration configuration for that organization. An organization can have zero or more anchor peers defined for it, and an anchor peer can help with many different cross-organization communication scenarios. Note that a peer peer can be a committing peer, endorsing peer, leader peer and anchor peer all at the same time! Only the anchor peer is optional – for all practical purposes there will always be a leader peer and at least0 码力 | 483 页 | 7.48 MB | 2 年前3
Hyperledger Fabric 1.4.8 Documentationwhich process high volumes of transactions. • Anchor peer. If a peer needs to communicate with a peer in another organization, then it can use one of the anchor peers defined in the channel configuration configuration for that organization. An organization can have zero or more anchor peers defined for it, and an anchor peer can help with many different cross-organization communication scenarios. Note that a peer can can be a committing peer, endorsing peer, leader peer and anchor peer all at the same time! Only the anchor peer is optional – for all practical purposes there will always be a leader peer and at least0 码力 | 483 页 | 7.48 MB | 2 年前3
Hyperledger Fabric 2.2.1 Documentationwhich process high volumes of transactions. • Anchor peer. If a peer needs to communicate with a peer in another organization, then it can use one of the anchor peers defined in the channel configuration configuration for that organization. An organization can have zero or more anchor peers defined for it, and an anchor peer can help with many different cross-organization communication scenarios. Note that a peer peer can be a committing peer, endorsing peer, leader peer and anchor peer all at the same time! Only the anchor peer is optional – for all practical purposes there will always be a leader peer and at least0 码力 | 848 页 | 11.56 MB | 2 年前3
共 525 条
- 1
- 2
- 3
- 4
- 5
- 6
- 53
相关搜索词
BlenderVRVRPNOculus Rift DK2AnchorProcessor File服务器模式脚本模式事件回调WebSocket通信PyWebIO平台AR游戏多人互动ARKitSceneKit粒子系统游戏开发PhaserJavaScript课程Zenva AcademyHyperledger FabricBlockchain networkMembership Service Provider (MSP)PoliciesPeersLedgerSmart ContractsChaincodePrivate dataChannel capabilitiesUpgrade considerationsRelease notesTest networkSDKsStyle guide模块化架构权限区块链平台链码生命周期分布式分类账本Permissioned BlockchainsPrivate DataConsensus MechanismUpgrading共识机制隐私保护身份管理区块链网络智能合约隐私治理













