The key for the capability that indicates whether the VSA application supports connecting to "physics" API based hardware using the gRPC physics API. The string value associated with this key can be parsed into a boolean.
Syntax
Visual Basic (Declaration) | |
---|
Public Const GrpcPhysicsHardwareSupportedKey As String |
C# | |
---|
public const string GrpcPhysicsHardwareSupportedKey |
C++/CLI | |
---|
public:
const String^ GrpcPhysicsHardwareSupportedKey |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
See Also