Struct CustomPhysicsMaterialTags
Namespace: Unity.Physics.Authoring
Syntax
[Serializable]
public struct CustomPhysicsMaterialTags
Fields
Tag00
Declaration
public bool Tag00
Field Value
| Type | Description |
|---|---|
| Boolean |
Tag01
Declaration
public bool Tag01
Field Value
| Type | Description |
|---|---|
| Boolean |
Tag02
Declaration
public bool Tag02
Field Value
| Type | Description |
|---|---|
| Boolean |
Tag03
Declaration
public bool Tag03
Field Value
| Type | Description |
|---|---|
| Boolean |
Tag04
Declaration
public bool Tag04
Field Value
| Type | Description |
|---|---|
| Boolean |
Tag05
Declaration
public bool Tag05
Field Value
| Type | Description |
|---|---|
| Boolean |
Tag06
Declaration
public bool Tag06
Field Value
| Type | Description |
|---|---|
| Boolean |
Tag07
Declaration
public bool Tag07
Field Value
| Type | Description |
|---|---|
| Boolean |
Properties
Everything
Declaration
public static CustomPhysicsMaterialTags Everything { get; }
Property Value
| Type | Description |
|---|---|
| CustomPhysicsMaterialTags |
Nothing
Declaration
public static CustomPhysicsMaterialTags Nothing { get; }
Property Value
| Type | Description |
|---|---|
| CustomPhysicsMaterialTags |
Value
Declaration
public byte Value { get; set; }
Property Value
| Type | Description |
|---|---|
| Byte |