Procs
proc newArmature(engine: MyouEngine; name: string = ""; scene: Scene = nil): Armature {. ...raises: [], tags: [].}
- Source Edit
proc recalculate_bone_matrices(this: Armature) {....raises: [], tags: [].}
- Source Edit
proc render(this: PlanarProbe; v: Viewport) {....raises: [], tags: [].}
- Source Edit