Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
SetPlaneGeometry ( ) : void |
Updates the plane geometry to match the bounded plane found by SurfaceMeshesToPlanes.
|
|
SetPlaneMaterialByType ( ) : void |
Sets the renderer material to match the object's plane type.
|
|
SetPlaneType ( ) : void |
Classifies the surface as a floor, wall, ceiling, table, etc.
|
|
Start ( ) : void | ||
UpdateSurfacePlane ( ) : void |
Updates the SurfacePlane object to have the same configuration of the BoundingPlane object. Determine what type of plane the SurfacePlane aligns to. Sets the material based on the plane type.
|