OculusXRSDKDeviceManagerProfile.OnCustomHandMaterialUpdate Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event triggered when the custom material for hand mesh is updated.
public: Action ^ OnCustomHandMaterialUpdate;
public Action OnCustomHandMaterialUpdate;
val mutable OnCustomHandMaterialUpdate : Action
Public OnCustomHandMaterialUpdate As Action