Uses of Record Class
club.doki7.openxr.datatype.XrFacialExpressionBlendShapePropertiesML
Packages that use XrFacialExpressionBlendShapePropertiesML
-
Uses of XrFacialExpressionBlendShapePropertiesML in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrFacialExpressionBlendShapePropertiesMLModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrFacialExpressionBlendShapePropertiesML
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrFacialExpressionBlendShapePropertiesMLModifier and TypeMethodDescriptionXrFacialExpressionBlendShapePropertiesML.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.XrFacialExpressionBlendShapePropertiesML.clone
(Arena arena, XrFacialExpressionBlendShapePropertiesML src) XrFacialExpressionBlendShapePropertiesML.flags
(long value) XrFacialExpressionBlendShapePropertiesML.next
(@NotNull MemorySegment value) XrFacialExpressionBlendShapePropertiesML.requestedFacialBlendShape
(int value) XrFacialExpressionBlendShapePropertiesML.time
(long value) XrFacialExpressionBlendShapePropertiesML.Ptr.toArray()
XrFacialExpressionBlendShapePropertiesML.type
(int value) XrFacialExpressionBlendShapePropertiesML.weight
(float value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrFacialExpressionBlendShapePropertiesMLMethods in club.doki7.openxr.datatype with parameters of type XrFacialExpressionBlendShapePropertiesMLModifier and TypeMethodDescriptionXrFacialExpressionBlendShapePropertiesML.clone
(Arena arena, XrFacialExpressionBlendShapePropertiesML src) void
XrFacialExpressionBlendShapePropertiesML.Ptr.write
(long index, @NotNull XrFacialExpressionBlendShapePropertiesML value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrFacialExpressionBlendShapePropertiesMLModifier and TypeMethodDescriptionXrFacialExpressionBlendShapePropertiesML.Ptr.at
(long index, @NotNull Consumer<@NotNull XrFacialExpressionBlendShapePropertiesML> consumer)