#import <BNBMeshInstance.h>
Definition at line 11 of file BNBMeshInstance.h.
◆ addParameter:
◆ animationChange:mode:
- (void) animationChange: |
|
(nonnull NSString *) |
animation |
mode: |
|
(BNBAnimationMode) |
mode |
|
|
| |
◆ animationPause
◆ animationPlay
◆ animationSeek:
- (void) animationSeek: |
|
(int64_t) |
positionNs |
|
◆ getAnimation
- (nonnull NSString *) getAnimation |
|
|
|
◆ getAnimationDurationNs
- (int64_t) getAnimationDurationNs |
|
|
|
◆ getAnimationMode
- (BNBAnimationMode) getAnimationMode |
|
|
|
◆ getAnimationPositionNs
- (int64_t) getAnimationPositionNs |
|
|
|
◆ getAnimationTimeOffsetNs
- (int64_t) getAnimationTimeOffsetNs |
|
|
|
◆ getGeometryIndex
- (int32_t) getGeometryIndex |
|
|
|
◆ getMaterial
◆ getMesh
◆ getParameters
◆ isAnimationPlaying
- (BOOL) isAnimationPlaying |
|
|
|
◆ isVisible
◆ removeParameter:
- (void) removeParameter: |
|
(nullable BNBParameter *) |
parameter |
|
◆ setAnimationTimeOffsetNs:
- (void) setAnimationTimeOffsetNs: |
|
(int64_t) |
timeNs |
|
◆ setMaterial:
- (void) setMaterial: |
|
(nullable BNBMaterial *) |
material |
|
◆ setMesh:geometryIndex:
- (void) setMesh: |
|
(nullable BNBMesh *) |
mesh |
geometryIndex: |
|
(int32_t) |
geometryIndex |
|
|
| |
◆ setVisible:
- (void) setVisible: |
|
(BOOL) |
visible |
|
The documentation for this class was generated from the following file: