PyMaterialXCore.TypedValue_vector4

class TypedValue_vector4

Bases: Value

A Value storing a Vector4 value.

Methods

__init__(*args, **kwargs)

createValue(arg0)

getData(self)

getValueString(self)

Properties

TYPE = 'vector4'

Methods

__init__(*args, **kwargs)
static createValue(arg0: Vector4) Value
getData(self: TypedValue_vector4) Vector4
getValueString(self: TypedValue_vector4) str