WrappedArrayType

class omni.graph.core.WrappedArrayType(value)

Bases: enum.Enum

Enum for the type of array data returned from the get methods

Attributes

NUMPY

RAW

__init__()