Product_StoreImageGenerator Class |
Inheritance Hierarchy Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic class ImageGenerator
The Product_StoreImageGenerator type exposes the following members.
Constructors
Properties
Methods| | Name | Description |
|---|
 | CreateSceneWithoutEnable | |
 | DetachAndOrDestroyScene | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
 | Generate(ObjectInSpace, Stream) | |
 | Generate(Material, Stream, Product_StoreImageGeneratorImageFormat) | |
 | Generate(Mesh, Stream, Product_StoreImageGeneratorImageFormat) | |
 | Generate(ObjectInSpace, Stream, Product_StoreImageGeneratorImageFormat) | |
 | Generate(Sky, Stream, Product_StoreImageGeneratorImageFormat) | |
 | Generate(Surface, Stream, Product_StoreImageGeneratorImageFormat) | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object) |
 | GetType | Gets the Type of the current instance. (Inherited from Object) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
 | Scene_ViewportUpdateGetCameraSettings | |
 | ToString | Returns a string that represents the current object. (Inherited from Object) |
Top
Events
Fields
Extension Methods
See Also