Class ProductView
A product view defines a variant with a camera view and annotations
Base class: Entity
classDiagram class ProductView Entity <|-- productview="" productview="" :="" +core.ident="" id="" productview="" :="" +core.string="" name="" productview="" :="" +core.entity="" tree="" productview="" :="" +core.string="" groupname="" productview="" :="" +core.boolean="" viewisset="" productview="" :="" +geom.matrix4="" view="" productview="" :="" +core.boolean="" viewisortho="" productview="" :="" +core.real="" viewfov="" productview="" :="" +core.boolean="" cuttingplane="" productview="" :="" +geom.vector3="" cuttingplaneposition="" productview="" :="" +geom.vector3="" cuttingplanenormal="" productview="" :="" +core.real="" explodedviewfactor="" productview="" :="" +core.boolean="" explodedviewx="" productview="" :="" +core.boolean="" explodedviewy="" productview="" :="" +core.boolean="" explodedviewz="">|-->
Functions accepting this type or a list of this type as a parameter:
- core.cloneEntity
- core.deleteEntities
- core.entityExists
- core.getEntityType
- core.getEntityTypeString
- core.addCustomProperties
- core.addCustomProperty
- core.getProperties
- core.getProperty
- core.getPropertyInfo
- core.hasCustomProperty
- core.hasProperty
- core.listProperties
- core.listPropertiesBatch
- core.removeCustomProperty
- core.setProperties
- core.setProperty
- core.supportCustomProperties
- core.unsetProperty
- scene.linkPropertyToAnimation
- scene.unlinkPropertyToAnimation
Inheritance
ProductView
Namespace: Scene
Syntax