MixedRealityControllerAttribute.Find(Type) Method    
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.
Convenience function for retrieving the attribute given a certain class type.
public:
 static Microsoft::MixedReality::Toolkit::Input::MixedRealityControllerAttribute ^ Find(Type ^ type);public static Microsoft.MixedReality.Toolkit.Input.MixedRealityControllerAttribute Find(Type type);static member Find : Type -> Microsoft.MixedReality.Toolkit.Input.MixedRealityControllerAttributePublic Shared Function Find (type As Type) As MixedRealityControllerAttributeParameters
- type
- Type