|
| 1 | +### YamlMime:ManagedReference |
| 2 | +items: |
| 3 | +- uid: ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController |
| 4 | + commentId: T:ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController |
| 5 | + id: DemoRuntimeBakeController |
| 6 | + parent: ProgLibrary.PrecomputedCulling.Bake |
| 7 | + children: |
| 8 | + - ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController.BakeAll |
| 9 | + langs: |
| 10 | + - csharp |
| 11 | + - vb |
| 12 | + name: DemoRuntimeBakeController |
| 13 | + nameWithType: DemoRuntimeBakeController |
| 14 | + fullName: ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController |
| 15 | + type: Class |
| 16 | + source: |
| 17 | + id: DemoRuntimeBakeController |
| 18 | + path: '' |
| 19 | + startLine: 757 |
| 20 | + assemblies: |
| 21 | + - cs.temp.dll |
| 22 | + namespace: ProgLibrary.PrecomputedCulling.Bake |
| 23 | + summary: "\nExample runtime baker controller.\nNote that this controller is only for demonstration purposes. It's likely that you will need to implement your own.\n" |
| 24 | + example: [] |
| 25 | + syntax: |
| 26 | + content: 'public class DemoRuntimeBakeController : BaseRuntimeBakeController' |
| 27 | + content.vb: Public Class DemoRuntimeBakeController Inherits BaseRuntimeBakeController |
| 28 | + inheritance: |
| 29 | + - System.Object |
| 30 | + - ProgLibrary.PrecomputedCulling.Bake.BaseRuntimeBakeController |
| 31 | +- uid: ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController.BakeAll |
| 32 | + commentId: M:ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController.BakeAll |
| 33 | + id: BakeAll |
| 34 | + parent: ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController |
| 35 | + langs: |
| 36 | + - csharp |
| 37 | + - vb |
| 38 | + name: BakeAll() |
| 39 | + nameWithType: DemoRuntimeBakeController.BakeAll() |
| 40 | + fullName: ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController.BakeAll() |
| 41 | + type: Method |
| 42 | + source: |
| 43 | + id: BakeAll |
| 44 | + path: '' |
| 45 | + startLine: 836 |
| 46 | + assemblies: |
| 47 | + - cs.temp.dll |
| 48 | + namespace: ProgLibrary.PrecomputedCulling.Bake |
| 49 | + syntax: |
| 50 | + content: public override void BakeAll() |
| 51 | + content.vb: Public Overrides Sub BakeAll() |
| 52 | + overridden: ProgLibrary.PrecomputedCulling.Bake.BaseRuntimeBakeController.BakeAll |
| 53 | + overload: ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController.BakeAll* |
| 54 | +references: |
| 55 | +- uid: ProgLibrary.PrecomputedCulling.Bake |
| 56 | + commentId: N:ProgLibrary.PrecomputedCulling.Bake |
| 57 | + name: ProgLibrary.PrecomputedCulling.Bake |
| 58 | + nameWithType: ProgLibrary.PrecomputedCulling.Bake |
| 59 | + fullName: ProgLibrary.PrecomputedCulling.Bake |
| 60 | + spec.csharp: |
| 61 | + - uid: ProgLibrary |
| 62 | + name: ProgLibrary |
| 63 | + - name: . |
| 64 | + - uid: ProgLibrary.PrecomputedCulling |
| 65 | + name: PrecomputedCulling |
| 66 | + - name: . |
| 67 | + - uid: ProgLibrary.PrecomputedCulling.Bake |
| 68 | + name: Bake |
| 69 | + spec.vb: |
| 70 | + - uid: ProgLibrary |
| 71 | + name: ProgLibrary |
| 72 | + - name: . |
| 73 | + - uid: ProgLibrary.PrecomputedCulling |
| 74 | + name: PrecomputedCulling |
| 75 | + - name: . |
| 76 | + - uid: ProgLibrary.PrecomputedCulling.Bake |
| 77 | + name: Bake |
| 78 | +- uid: System.Object |
| 79 | + commentId: T:System.Object |
| 80 | + parent: System |
| 81 | + isExternal: true |
| 82 | + name: object |
| 83 | + nameWithType: object |
| 84 | + fullName: object |
| 85 | + nameWithType.vb: Object |
| 86 | + fullName.vb: Object |
| 87 | + name.vb: Object |
| 88 | +- uid: ProgLibrary.PrecomputedCulling.Bake.BaseRuntimeBakeController |
| 89 | + commentId: T:ProgLibrary.PrecomputedCulling.Bake.BaseRuntimeBakeController |
| 90 | + parent: ProgLibrary.PrecomputedCulling.Bake |
| 91 | + name: BaseRuntimeBakeController |
| 92 | + nameWithType: BaseRuntimeBakeController |
| 93 | + fullName: ProgLibrary.PrecomputedCulling.Bake.BaseRuntimeBakeController |
| 94 | +- uid: System |
| 95 | + commentId: N:System |
| 96 | + isExternal: true |
| 97 | + name: System |
| 98 | + nameWithType: System |
| 99 | + fullName: System |
| 100 | +- uid: ProgLibrary.PrecomputedCulling.Bake.BaseRuntimeBakeController.BakeAll |
| 101 | + commentId: M:ProgLibrary.PrecomputedCulling.Bake.BaseRuntimeBakeController.BakeAll |
| 102 | + parent: ProgLibrary.PrecomputedCulling.Bake.BaseRuntimeBakeController |
| 103 | + name: BakeAll() |
| 104 | + nameWithType: BaseRuntimeBakeController.BakeAll() |
| 105 | + fullName: ProgLibrary.PrecomputedCulling.Bake.BaseRuntimeBakeController.BakeAll() |
| 106 | + spec.csharp: |
| 107 | + - uid: ProgLibrary.PrecomputedCulling.Bake.BaseRuntimeBakeController.BakeAll |
| 108 | + name: BakeAll |
| 109 | + - name: ( |
| 110 | + - name: ) |
| 111 | + spec.vb: |
| 112 | + - uid: ProgLibrary.PrecomputedCulling.Bake.BaseRuntimeBakeController.BakeAll |
| 113 | + name: BakeAll |
| 114 | + - name: ( |
| 115 | + - name: ) |
| 116 | +- uid: ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController.BakeAll* |
| 117 | + commentId: Overload:ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController.BakeAll |
| 118 | + name: BakeAll |
| 119 | + nameWithType: DemoRuntimeBakeController.BakeAll |
| 120 | + fullName: ProgLibrary.PrecomputedCulling.Bake.DemoRuntimeBakeController.BakeAll |
0 commit comments