This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Avatar 1.31 Reference Guide

ovrAvatarMaterialLayerState Struct Reference

Material Layer State.

Data Fields

ovrAvatarMaterialLayerBlendMode
Blend mode of the material layer.
ovrAvatarMaterialLayerSampleMode
Sample mode of the material layer.
ovrAvatarMaterialMaskType
Mask type of the material layer.
ovrAvatarVector4f
Layer color.
ovrAvatarVector4f
Parameters driving sample mode.
ovrAvatarAssetID
Sample texture id (0 if unused)
ovrAvatarVector4f
UV scale and offset parameters for the sample texture.
ovrAvatarVector4f
Parameters driving the layer mask.
ovrAvatarVector4f
Axis used by some mask types.

Field Documentation

ovrAvatarMaterialLayerBlendMode ovrAvatarMaterialLayerState::blendMode ( )
Blend mode of the material layer.
ovrAvatarMaterialLayerSampleMode ovrAvatarMaterialLayerState::sampleMode ( )
Sample mode of the material layer.
ovrAvatarMaterialMaskType ovrAvatarMaterialLayerState::maskType ( )
Mask type of the material layer.
ovrAvatarVector4f ovrAvatarMaterialLayerState::layerColor ( )
Layer color.
ovrAvatarVector4f ovrAvatarMaterialLayerState::sampleParameters ( )
Parameters driving sample mode.
ovrAvatarAssetID ovrAvatarMaterialLayerState::sampleTexture ( )
Sample texture id (0 if unused)
ovrAvatarVector4f ovrAvatarMaterialLayerState::sampleScaleOffset ( )
UV scale and offset parameters for the sample texture.
ovrAvatarVector4f ovrAvatarMaterialLayerState::maskParameters ( )
Parameters driving the layer mask.
ovrAvatarVector4f ovrAvatarMaterialLayerState::maskAxis ( )
Axis used by some mask types.
The documentation for this struct was generated from the following file: Include/OVR_Avatar.h