dynamicMesh_dynamicConnectivity#
- property InstanceAsset.dynamicMesh_dynamicConnectivity#
If True, the dynamic mesh connectivity (triangle indices) can change at runtime, it’s used for surfaces that are remeshed every frame. if False, it is fixed and only vertex data can change. Raises RuntimeError if the object’s ‘type’ does not match this property.