unreal.AnimatedSparseVolumeTexture

class unreal.AnimatedSparseVolumeTexture(outer: Object | None = None, name: Name | str = 'None')

Bases: SparseVolumeTexture

UAnimatedSparseVolumeTexture inherit from USparseVolumeTexture to be viewed using the first frame by default.

C++ Source:

  • Module: Engine

  • File: SparseVolumeTexture.h

Editor Properties: (see get_editor_property/set_editor_property)

  • frame_count (int32): [Read-Only] The asset frame count.

  • volume_bounds (Box): [Read-Only]